stylus/tools/.eslintrc

10 lines
151 B
Plaintext
Raw Normal View History

2018-07-21 17:58:54 +00:00
# https://github.com/eslint/eslint/blob/master/docs/rules/README.md
parserOptions:
ecmaVersion: 2017
env:
browser: true
es6: true
node: true