chore(deps): switched to fucking ts v5

This commit is contained in:
Corentin Thomasset 2023-08-21 21:51:53 +02:00
parent 815e7da60f
commit 8d25ec2686
No known key found for this signature in database
GPG key ID: DBD997E935996158
10 changed files with 1041 additions and 807 deletions

View file

@ -1,5 +1,5 @@
{
"extends": "@vue/tsconfig/tsconfig.node.json",
"extends": "@tsconfig/node18/tsconfig.json",
"include": ["vite.config.*"],
"compilerOptions": {
"composite": true,