This commit is contained in:
Julien Valverdé
2024-07-20 04:38:03 +02:00
parent 2e867f9da5
commit 15f89974cf
3 changed files with 0 additions and 29 deletions

View File

@@ -1,10 +1,5 @@
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
},
"composite": true,
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
"target": "ES2020",