UNPKG

101 BPlain TextView Raw
1{
2 "env": {
3 "node": true
4 },
5 "rules": {
6 "strict": 0,
7 "curly": 0,
8 "quotes": 0
9 }
10}