node/deps/npm/node_modules/node-gyp/.jshintrc

7 lines
73 B
Plaintext

{
"asi": true,
"laxcomma": true,
"node": true,
"strict": false
}