pull/161/merge
Panda 2019-01-21 22:05:31 +00:00 committed by GitHub
commit 9df5b073fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -45,5 +45,10 @@
},
"scripts": {
"postinstall": "bower install"
},
"eslintConfig": {
"globals": {
"window": true
}
}
}