1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

refactor: remove unused option

This commit is contained in:
sota1235
2017-01-14 14:36:26 +09:00
parent 1665e18edb
commit 832c43de88

View File

@@ -117,11 +117,6 @@
"grunt-electron-installer-debian": "^0.2.0" "grunt-electron-installer-debian": "^0.2.0"
}, },
"optional": false, "optional": false,
"standard": {
"globals": [
"localStorage"
]
},
"ava": { "ava": {
"files": [ "files": [
"tests/**/*-test.js" "tests/**/*-test.js"