vue-eslint-demo
vue-eslint-demo copied to clipboard
The online demo to check `eslint-plugin-vue`.
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.
It would be useful in order to try experimental syntax (e.g. decorators).