Lots of updates
This commit is contained in:
parent
e3cfff8310
commit
39e7af6238
454 changed files with 221168 additions and 36622 deletions
14
app/bower_components/angular-leaflet-directive/grunt/jshint.json
vendored
Normal file
14
app/bower_components/angular-leaflet-directive/grunt/jshint.json
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"options": {
|
||||
"jshintrc": true
|
||||
},
|
||||
"source": {
|
||||
"src": ["src/directives/*.js", "src/services/**/*.js"]
|
||||
},
|
||||
"tests": {
|
||||
"src": ["test/unit/*.js", "test/e2e/*.js"]
|
||||
},
|
||||
"grunt": {
|
||||
"src": ["Gruntfile.js"]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue