Add ESLint linting and other refactoring #33
Annotations
3 errors
src/components/FormField.vue#L19
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `String`.
|
src/components/FormField.vue#L19
[@typescript-eslint/no-unsafe-member-access] Computed name [e.$params.type] resolves to an any value.
|
build
Process completed with exit code 1.
|