Refactor code structure for improved readability and maintainability #12
Annotations
5 errors
|
build
Process completed with exit code 2.
|
|
build:
src/components/PasswordGenerator.vue#L42
Type '"includeSymbols"' is not assignable to type 'Booleanish | "mixed" | undefined'.
|
|
build:
src/components/PasswordGenerator.vue#L41
Type '"includeNumbers"' is not assignable to type 'Booleanish | "mixed" | undefined'.
|
|
build:
src/components/PasswordGenerator.vue#L40
Type '"includeLowercase"' is not assignable to type 'Booleanish | "mixed" | undefined'.
|
|
build:
src/components/PasswordGenerator.vue#L39
Type '"includeUppercase"' is not assignable to type 'Booleanish | "mixed" | undefined'.
|