Browse Source

ignore password generator components

pull/14/head
Kyle Spearrin 7 years ago
parent
commit
6b9d72f4a2
  1. 2
      tsconfig.json

2
tsconfig.json

@ -46,6 +46,8 @@ @@ -46,6 +46,8 @@
"jslib/src/abstractions/passwordGeneration.service.ts",
"jslib/src/angular/components/export.component.ts",
"jslib/src/angular/components/register.component.ts",
"jslib/src/angular/components/password-generator.component.ts",
"jslib/src/angular/components/password-generator-history.component.ts",
"jslib/src/angular/pipes/color-password.pipe.ts",
"jslib/src/importers",
"dist",

Loading…
Cancel
Save