Files
bug-em/node_modules/qs/.jshintrc
Talor Berthelson 889faf9c1c lol
2016-06-17 20:49:15 -04:00

11 lines
131 B
Plaintext

{
"node": true,
"curly": true,
"latedef": true,
"quotmark": true,
"undef": true,
"unused": true,
"trailing": true
}