10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
|
# https://github.com/eslint/eslint/blob/master/docs/rules/README.md
|
||
|
|
||
|
parserOptions:
|
||
|
ecmaVersion: 2017
|
||
|
|
||
|
env:
|
||
|
browser: true
|
||
|
es6: true
|
||
|
node: true
|