mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-11 13:41:09 +01:00
Add allowImportingTsExtensions to tsconfig.json
This commit is contained in:
parent
74c796d77a
commit
4713502232
@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"allowImportingTsExtensions": true,
|
||||
"experimentalDecorators": false,
|
||||
"emitDecoratorMetadata": false,
|
||||
"resolveJsonModule": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user