add ts config

This commit is contained in:
liangping
2022-05-14 11:58:29 +08:00
parent 87622ee633
commit 1c04357c93
6 changed files with 83 additions and 3 deletions
+2
View File
@@ -104,6 +104,8 @@
"eslint-plugin-vue": "6.2.2",
"sass": "1.32.*",
"sass-loader": "^10.1.0",
"ts-loader": "8.2.0",
"typescript": "^4.6.4",
"vue-template-compiler": "2.x",
"webpack-bundle-analyzer": "^4.5.0"
}