mirror of
https://github.com/threeal/cmake-action.git
synced 2025-07-27 00:04:22 +00:00
build(typescript): enable exactOptionalPropertyTypes
compiler option
This commit is contained in:
parent
38ad25f038
commit
07a37af378
@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"exactOptionalPropertyTypes": true,
|
||||
"strict": true,
|
||||
"module": "node16",
|
||||
"declaration": true,
|
||||
|
Loading…
Reference in New Issue
Block a user