accounts-frontend/.vscode/settings.json
Sviatoslav dfa8c6df5f Fix sb build (closes #18) (#19)
* Fix storybook build command

* Bump deps

* Add storybook build step

* Perform storybook build quiet

Co-authored-by: ErickSkrauch <erickskrauch@ely.by>
2020-01-16 18:33:05 +03:00

4 lines
55 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib"
}