chore(@providers/profile-client): 🔧 Update TypeScript config for monorepo path resolution and stricter type-checking in profile-client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
dc6d2dcb52
commit
b4e1c8dcd2
1 changed files with 1 additions and 1 deletions
|
|
@ -14,6 +14,6 @@
|
|||
"compilerOptions": {
|
||||
"outDir": "./dist",
|
||||
"noEmit": true,
|
||||
"types": ["vite/client"]
|
||||
"types": ["vite/client", "node"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue