This schema URL was taken from here: https://www.schemastore.org/json
6 lines
118 B
JSON
6 lines
118 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/nest-cli",
|
|
"collection": "@nestjs/schematics",
|
|
"sourceRoot": "src"
|
|
}
|