mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-10-11 23:25:00 +00:00
structure, layout and automation
This commit is contained in:
17
node_modules/array-initial/.jshintrc
generated
vendored
Normal file
17
node_modules/array-initial/.jshintrc
generated
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"esnext": true,
|
||||
"boss": true,
|
||||
"curly": true,
|
||||
"eqeqeq": true,
|
||||
"eqnull": true,
|
||||
"immed": true,
|
||||
"indent": 2,
|
||||
"latedef": true,
|
||||
"newcap": true,
|
||||
"noarg": true,
|
||||
"node": true,
|
||||
"sub": true,
|
||||
"undef": true,
|
||||
"unused": true,
|
||||
"mocha": true
|
||||
}
|
Reference in New Issue
Block a user