UNPKG

182 BPlain TextView Raw
1{
2 "node": true,
3 "bitwise": true,
4 "undef": true,
5 "trailing": true,
6 "quotmark": true,
7 "indent": 4,
8 "unused": "vars",
9 "latedef": "nofunc",
10 "-W030": false
11}