ajv/.jshintrc

9 lines
113 B
Plaintext

{
"laxcomma": true,
"laxbreak": true,
"curly": false,
"-W058": true,
"eqeqeq": false,
"node": true
}