mirror of
https://github.com/threeal/cmake-action.git
synced 2025-12-22 16:25:12 +00:00
10 lines
164 B
JSON
10 lines
164 B
JSON
{
|
|
"compilerOptions": {
|
|
"exactOptionalPropertyTypes": true,
|
|
"strict": true,
|
|
"module": "node16",
|
|
"target": "es2022",
|
|
"skipLibCheck": true
|
|
}
|
|
}
|