mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-13 13:32:19 +00:00
chore: improve tsconfigs
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"compilerOptions": {
|
||||
"jsx": "react-jsx",
|
||||
"lib": ["dom", "ES2015"],
|
||||
"module": "ESNext",
|
||||
"target": "es6"
|
||||
"module": "preserve",
|
||||
"moduleResolution": "Bundler"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user