mirror of
https://github.com/dorny/paths-filter.git
synced 2026-03-30 14:01:20 +00:00
7 lines
97 B
JSON
7 lines
97 B
JSON
{
|
|
"extends": "@tsconfig/node20/tsconfig.json",
|
|
"compilerOptions": {
|
|
"noEmit": true
|
|
}
|
|
}
|