1 2 3 4 5 6 7 8{ "$schema": "https://json.schemastore.org/nest-cli", "collection": "@nestjs/schematics", "sourceRoot": "lib", "compilerOptions": { "assets": ["**/*.proto"] } }
1 2 3 4 5 6 7 8
{ "$schema": "https://json.schemastore.org/nest-cli", "collection": "@nestjs/schematics", "sourceRoot": "lib", "compilerOptions": { "assets": ["**/*.proto"] } }