mirror of
https://github.com/threeal/cmake-action.git
synced 2025-07-26 07:44:23 +00:00
7 lines
87 B
JSON
7 lines
87 B
JSON
{
|
|
"extends": "@tsconfig/node20",
|
|
"compilerOptions": {
|
|
"module": "node16"
|
|
}
|
|
}
|