mirror of
https://github.com/threeal/cmake-action.git
synced 2025-09-14 03:27:21 +00:00
8 lines
107 B
JSON
8 lines
107 B
JSON
{
|
|
"extends": "@tsconfig/node24",
|
|
"compilerOptions": {
|
|
"module": "node16",
|
|
"noEmit": true
|
|
}
|
|
}
|