Prvi commit
This commit is contained in:
17
EveryThing/wwwroot/vendor/libs/cldrjs/dist/.build/.jshintrc
vendored
Normal file
17
EveryThing/wwwroot/vendor/libs/cldrjs/dist/.build/.jshintrc
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"boss": true,
|
||||
"curly": true,
|
||||
"eqeqeq": true,
|
||||
"eqnull": true,
|
||||
"expr": true,
|
||||
"immed": true,
|
||||
"noarg": true,
|
||||
"onevar": false,
|
||||
"quotmark": "double",
|
||||
"smarttabs": true,
|
||||
"trailing": true,
|
||||
"undef": true,
|
||||
"unused": true,
|
||||
|
||||
"predef": [ "define" ]
|
||||
}
|
||||
Reference in New Issue
Block a user