mirror of
https://github.com/threeal/cmake-action.git
synced 2025-07-27 00:04:22 +00:00
build: remove esModuleInterop
option in TypeScript configuration
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
parent
3992cc56c9
commit
fd05db508b
@ -6,7 +6,6 @@
|
|||||||
"strict": true,
|
"strict": true,
|
||||||
"module": "node16",
|
"module": "node16",
|
||||||
"moduleResolution": "node16",
|
"moduleResolution": "node16",
|
||||||
"esModuleInterop": true,
|
|
||||||
"target": "es2022",
|
"target": "es2022",
|
||||||
"skipLibCheck": true
|
"skipLibCheck": true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user