UNPKG

214 BPlain TextView Raw
1{
2 "asi": false,
3 "expr": true,
4 "loopfunc": true,
5 "curly": false,
6 "evil": true,
7 "white": true,
8 "undef": true,
9 "trailing": true,
10 "indent": 4,
11 "node": true,
12 "unused": true
13}