qwqdanchun.github.io/node_modules/connect-injector/.jshintrc

11 lines
136 B
Plaintext

{
"globals": {
"it": true,
"describe": true,
"before": true,
"after": true,
"exports": true
},
"node": true
}