7
Some checks failed
Deploy Frontend / deploy (push) Failing after 1m6s

This commit is contained in:
Lee 2024-10-04 12:40:55 +01:00
parent 9dca5e4a90
commit 770c02bd7e

@ -22,7 +22,7 @@
"noUnusedLocals": false,
"noUnusedParameters": false,
"preserveWatchOutput": true,
"baseUrl": "../../",
"baseUrl": "../../apps/frontend",
"paths": {
"@/*": ["./src/*.ts", "./src/*"]
}