SPEC.TS PENGERIAN ANGULAR

      "schematics": {
        "@schematics/angular:component": {
          "style": "scss",
          "skipTests": true //<-- Set this to True
        },
        "@schematics/angular:application": {
          "strict": true
        }
      },
Red Team