yeet
This commit is contained in:
15
node_modules/argsarray/.jshintrc
generated
vendored
Normal file
15
node_modules/argsarray/.jshintrc
generated
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"node": true,
|
||||
"curly": true,
|
||||
"eqeqeq": true,
|
||||
"immed": true,
|
||||
"newcap": true,
|
||||
"noarg": true,
|
||||
"sub": true,
|
||||
"undef": "nofunc",
|
||||
"strict": true,
|
||||
"white": true,
|
||||
"indent": 2,
|
||||
"trailing": true,
|
||||
"quotmark": "single"
|
||||
}
|
Reference in New Issue
Block a user