mirror of
https://github.com/tedkulp/vidgrab
synced 2026-04-17 21:24:19 -04:00
7 lines
134 B
JSON
7 lines
134 B
JSON
{
|
|
"collection": "@nestjs/schematics",
|
|
"sourceRoot": "src",
|
|
"compilerOptions": {
|
|
"tsConfigPath": "tsconfig.server.json"
|
|
}
|
|
} |