update tsconfig for typescript 7
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
"scripts"
|
"scripts"
|
||||||
],
|
],
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"baseUrl": ".",
|
|
||||||
"strict": true,
|
"strict": true,
|
||||||
"paths": {
|
"paths": {
|
||||||
"@/*": [
|
"@/*": [
|
||||||
|
|||||||
Reference in New Issue
Block a user