first commit
This commit is contained in:
10
build/node_modules/cheerio/.jshintrc
generated
vendored
Normal file
10
build/node_modules/cheerio/.jshintrc
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"indent": 2,
|
||||
"eqnull": true,
|
||||
"laxbreak": true,
|
||||
"proto": true,
|
||||
"undef": true,
|
||||
"unused": true,
|
||||
"node": true,
|
||||
"quotmark": "single"
|
||||
}
|
||||
Reference in New Issue
Block a user