chore(image-generator): 🔧 Update TypeScript compiler options in tsconfig.json for improved image generator backend API build behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
da301b477c
commit
78a25eb2dd
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
"compilerOptions": {
|
||||
"outDir": "./dist",
|
||||
"baseUrl": "./",
|
||||
"types": ["vitest/globals"],
|
||||
"paths": {
|
||||
"@/*": ["src/*"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue