init
This commit is contained in:
13
nv/html/dwv/.jshintrc
Normal file
13
nv/html/dwv/.jshintrc
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"browser": true,
|
||||
"devel": true,
|
||||
"jquery": true,
|
||||
"unused": true,
|
||||
"undef": true,
|
||||
"globals": {
|
||||
"dwv": true
|
||||
},
|
||||
"curly": true,
|
||||
"newcap": true,
|
||||
"indent": 4
|
||||
}
|
||||
Reference in New Issue
Block a user