inline-critical/test/.jshintrc

7 lines
72 B
Plaintext
Raw Normal View History

{
"mocha": true,
"expr": true,
"laxcomma": true,
"node": true
}