mirror of https://github.com/akveo/blur-admin
parent
f89cdf0916
commit
eb0e160022
|
@ -44,5 +44,10 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "bower install"
|
"postinstall": "bower install"
|
||||||
|
},
|
||||||
|
"eslintConfig": {
|
||||||
|
"globals": {
|
||||||
|
"window": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue