ci: Revert "ci: set allowImportingTsExtensions to false"

This reverts commit 618806c45a.
This commit is contained in:
Derrick Hammer 2023-12-10 15:26:51 -05:00
parent 618806c45a
commit b39b852498
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
"config": {
"tsconfig": {
"compilerOptions": {
"allowImportingTsExtensions": false,
"module": "nodenext"
}
}