update other libs
This commit is contained in:
parent
e4ae9b5533
commit
aa1e051cfd
31 changed files with 679 additions and 719 deletions
11
bower_components/leaflet-plugins/.jshintrc
vendored
Normal file
11
bower_components/leaflet-plugins/.jshintrc
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"browser": true,
|
||||
"eqeqeq": true,
|
||||
"undef": true,
|
||||
"quotmark": "single",
|
||||
"trailing": true,
|
||||
"laxbreak": true,
|
||||
"globals": {
|
||||
"L": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue