diff --git a/nest-cli.json b/nest-cli.json index 56167b3..2566481 100644 --- a/nest-cli.json +++ b/nest-cli.json @@ -1,4 +1,5 @@ { + "$schema": "https://json.schemastore.org/nest-cli", "collection": "@nestjs/schematics", "sourceRoot": "src" }