2015-10-30 19:43:08 -07:00

11 lines
162 B
Plaintext

{
"node": true
, "bitwise": true
, "undef": true
, "trailing": true
, "quotmark": true
, "indent": 4
, "unused": "vars"
, "latedef": "nofunc"
}