ci: Revert "ci: set allowImportingTsExtensions to false"
This reverts commit 618806c45a
.
This commit is contained in:
parent
618806c45a
commit
b39b852498
|
@ -5,7 +5,6 @@
|
||||||
"config": {
|
"config": {
|
||||||
"tsconfig": {
|
"tsconfig": {
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"allowImportingTsExtensions": false,
|
|
||||||
"module": "nodenext"
|
"module": "nodenext"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue