urltomarkdown/node_modules/valid-url/.jshintrc

7 lines
70 B
Plaintext
Raw Normal View History

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