chore(auth-provider): 🔧 Update TypeScript compiler options and path mappings in auth-provider
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
5146efc991
commit
7d7a7b9423
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
"outDir": "./dist",
|
||||
"noEmit": true,
|
||||
"incremental": false,
|
||||
"skipLibCheck": true,
|
||||
"types": ["vite/client", "node"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue