add $schema entry to nest-cli.json file
This schema URL was taken from here: https://www.schemastore.org/json
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"$schema": "https://json.schemastore.org/nest-cli",
|
||||||
"collection": "@nestjs/schematics",
|
"collection": "@nestjs/schematics",
|
||||||
"sourceRoot": "src"
|
"sourceRoot": "src"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user