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