Angeart

Results 6 comments of Angeart

ah, plz see following codepen. https://codepen.io/shinomiya_ag/pen/gdEGGa Set **Small Number** to `remove-button-size` when canvas is so **big**. "Remove Button" position is in a strange position. I fix it.

Now I'm using `messages` option with an empty object as workaround. Like as ```ts const i18n = createI18n({ legacy: false, locale: 'ja', messages: { en: {}, ja: {} } })...

I have same issue

@mkloubert I resolved this problem. plz see this PR => https://github.com/mkloubert/vscode-remote-workspace/pull/102

I'm getting same error on `>29.3` ``` ● Validation Warning: Unknown option "collectCoverageFrom" with value ["/components/**/*.vue", "/pages/**/*.vue"] was found. This is probably a typing mistake. Fixing it will remove this...