fix: remove deprecated tsconfig property
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
"verbatimModuleSyntax": true,
|
||||
|
||||
/* Path Aliases */
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"$lib/*": ["./src/lib/*"],
|
||||
"$app/*": ["./src/app/*"],
|
||||
|
||||
Reference in New Issue
Block a user