vue-eslint-demo icon indicating copy to clipboard operation
vue-eslint-demo copied to clipboard

The online demo to check `eslint-plugin-vue`.

Results 3 vue-eslint-demo issues
Sort by recently updated
recently updated
newest added

Errors in the console: ``` [Deprecation] Application Cache API manifest selection is deprecated and will be removed in M85, around August 2020. See https://www.chromestatus.com/features/6192449487634432 for more details. (index):1 Creating Application...

I wanted to show remaining errors in fixed code on fixed code pane. But I could not because of https://github.com/Microsoft/monaco-editor/issues/311.

bug

It would be useful in order to try experimental syntax (e.g. decorators).

enhancement