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