We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14f5af6 commit 37dd775Copy full SHA for 37dd775
.eslintrc.yml
@@ -1,4 +1,6 @@
1
extends: eslint:recommended
2
+parserOptions:
3
+ ecmaVersion: 11
4
env:
5
node: true
6
browser: true
0 commit comments