Adding support for bower and reorganizing so when its used via bower it will be manageable for a dev.
This commit is contained in:
11
bower_components/holderjs/.jshintrc
vendored
Normal file
11
bower_components/holderjs/.jshintrc
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"quotmark": true,
|
||||
"boss": true,
|
||||
"eqnull": true,
|
||||
"expr": true,
|
||||
"funcscope": true,
|
||||
"loopfunc": true,
|
||||
"smarttabs": true,
|
||||
"node": true,
|
||||
"browser": true
|
||||
}
|
||||
Reference in New Issue
Block a user