1
0
Fork 0
arangodb/js/node/node_modules/qs/.jshintrc

11 lines
131 B
Plaintext

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