mirror of
https://github.com/NoeFabris/opencode-antigravity-auth.git
synced 2026-05-13 15:46:05 +00:00
fix: add typeRoots configuration to tsconfig.json
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
// Bundler mode
|
||||
"moduleResolution": "bundler",
|
||||
"typeRoots": ["./node_modules/@types"],
|
||||
"allowImportingTsExtensions": true,
|
||||
"verbatimModuleSyntax": true,
|
||||
"noEmit": true,
|
||||
|
||||
Reference in New Issue
Block a user