"schematics": { "@schematics/angular:component": { "prefix": "fmyp", "styleext": "css", "spec": false }, "@schematics/angular:directive": { "prefix": "fmp", "spec": false }, "@schematics/angular:module": { "spec": false }, "@schematics/angular:service": { "spec": false }, "@schematics/angular:pipe": { "spec": false }, "@schematics/angular:class": { "spec": false } },
取消 ng g c 生成angular组件文件的.spec.ts文件!