mirror of
https://github.com/CaramelFur/Picsur.git
synced 2026-01-15 03:32:06 +01:00
10 lines
181 B
JSON
10 lines
181 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/nest-cli",
|
|
"collection": "@nestjs/schematics",
|
|
"sourceRoot": "src",
|
|
"generateOptions": {
|
|
"spec": false
|
|
},
|
|
"exec": "pog"
|
|
}
|