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