chore: use sveld to generate types, component docs

This commit is contained in:
Eric Liu 2020-11-16 11:13:18 -08:00
commit 380a780b65
15 changed files with 13298 additions and 4888 deletions

View file

@ -27,7 +27,6 @@
"@tsconfig/svelte": "^1.0.10",
"autoprefixer": "^9.8.6",
"carbon-components-10.23": "npm:carbon-components@10.23.1",
"comment-parser": "^0.7.6",
"gh-pages": "^3.1.0",
"husky": "^4.3.0",
"lint-staged": "^10.5.0",
@ -39,6 +38,7 @@
"rollup": "^2.32.1",
"rollup-plugin-svelte": "^6.1.0",
"rollup-plugin-terser": "^7.0.2",
"sveld": "^0.1.0-rc.0",
"svelte": "^3.29.4",
"svelte-check": "^1.1.6",
"svelte-loader": "^2.13.6",