This commit is contained in:
ct
2025-05-29 01:28:13 +08:00
parent 84f447e388
commit 862a6bb19e
2 changed files with 3 additions and 1 deletions

View File

@@ -17,7 +17,7 @@
"baseUrl": ".",
"paths": {
"~/*": ["./app/*"],
"@/*": ["./app/*"]
"@/*": ["./resources/js/*"]
},
"esModuleInterop": true,
"verbatimModuleSyntax": true,