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

7 lines
73 B
Plaintext
Raw Normal View History

2012-12-13 06:41:28 +08:00
{
"asi": true,
"laxcomma": true,
"node": true,
"strict": false
}