mirror of
https://github.com/bitwarden/directory-connector
synced 2026-01-16 07:23:31 +00:00
tsconfig cleanup
This commit is contained in:
@@ -8,9 +8,10 @@
|
||||
"moduleResolution": "bundler",
|
||||
"noImplicitAny": true,
|
||||
"target": "ES2016",
|
||||
"esModuleInterop": true,
|
||||
"module": "ES2020",
|
||||
"lib": ["es5", "es6", "es7", "dom"],
|
||||
"sourceMap": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"declaration": false,
|
||||
|
||||
Reference in New Issue
Block a user