UNPKG

155 BPlain TextView Raw
1parserOptions:
2 sourceType: module
3
4env:
5 browser: true
6
7extends:
8 "eslint:recommended"
9
10rules:
11 no-cond-assign: 0
12 no-constant-condition: 0
\No newline at end of file