Fixed nest cli
This commit is contained in:
		@@ -1,5 +1,8 @@
 | 
			
		||||
{
 | 
			
		||||
	"$schema": "https://json.schemastore.org/nest-cli",
 | 
			
		||||
	"collection": "@nestjs/schematics",
 | 
			
		||||
	"sourceRoot": "src"
 | 
			
		||||
	"sourceRoot": "src",
 | 
			
		||||
	"compilerOptions": {
 | 
			
		||||
		"tsConfigPath": "tsconfig.json"
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user