Remove comments from tsconfig

This commit is contained in:
Matthias 2022-07-29 06:34:08 +02:00
parent 77bdf37046
commit 5d94fe5f9c

View File

@ -14,8 +14,6 @@
"allowJs": true,
"baseUrl": "src",
"types": [
// "webpack-env",
// "jest",
"cypress",
"vite/client",
],