improve typescript setup

This commit is contained in:
Philipp Kühn
2021-09-17 12:43:26 +02:00
parent 2a0a365d45
commit 1a43d2992f
13 changed files with 65 additions and 55 deletions

View File

@@ -52,7 +52,6 @@
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-typescript2": "^0.30.0",
"typescript": "^4.4.3",
"vue": "^2.6.14"
"typescript": "^4.4.3"
}
}