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

7 lines
70 B
Plaintext
Raw Normal View History

2019-12-02 12:22:45 +00:00
{
"node" : true,
"undef": true,
"unused": true,
"indent": 4
}