[Storybook] Fix Storybook compilation warnings (#701)

* separate type import/exports

* update prettier to v2.0

* add explicit type import/exports
This commit is contained in:
Conal Cosgrove
2020-05-02 20:39:22 +01:00
committed by GitHub
parent 8e0ebb66d9
commit 8a16cf7067
6 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"husky": "^4.2.3",
"lerna": "^3.20.2",
"lint-staged": "^10.1.0",
"prettier": "^1.19.1"
"prettier": "^2.0.5"
},
"husky": {
"hooks": {