work.suroh.tk/node_modules/valid-url/.jshintrc

7 lines
70 B
Plaintext

{
"node" : true,
"undef": true,
"unused": true,
"indent": 4
}