Files
zoff/server/node_modules/cors-anywhere/.jshintrc
2015-07-14 00:24:10 +02:00

8 lines
101 B
Plaintext

{
"node": true,
"eqnull": true,
"undef": true,
"unused": "vars",
"mocha": true
}