mirror of
https://github.com/BoostIo/Boostnote
synced 2026-01-27 15:47:15 +00:00
standarded
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
"react-dom": "^0.14.3",
|
||||
"react-redux": "^4.0.6",
|
||||
"redux": "^3.0.5",
|
||||
"standard": "^5.3.1",
|
||||
"standard": "^6.0.8",
|
||||
"style-loader": "^0.12.4",
|
||||
"stylus": "^0.52.4",
|
||||
"stylus-loader": "^1.3.1",
|
||||
@@ -76,7 +76,9 @@
|
||||
},
|
||||
"optional": false,
|
||||
"standard": {
|
||||
"ignore": [],
|
||||
"ignore": [
|
||||
"submodules"
|
||||
],
|
||||
"globals": [
|
||||
"localStorage"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user