Merge pull request #230 from micalevisk/patch-1
add `$schema` entry to nest-cli.json file
This commit is contained in:
commit
058bac9050
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/nest-cli",
|
||||
"collection": "@nestjs/schematics",
|
||||
"sourceRoot": "src"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue