Skip to content

Commit ee817f3

Browse files
Resul AvanResul Avan
authored andcommitted
sonarcloud integration
1 parent 9e151ae commit ee817f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/vee-validate-plugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import { QueryParameters, SupportedLanguages } from '~/types'
55
import { getUserByUsername } from '~/service/firebase/firestore'
66

77
for (const [rule, validation] of Object.entries(rules)) {
8+
// @ts-ignore
89
extend(rule, {
9-
params: [],
1010
...validation
1111
})
1212
}

0 commit comments

Comments
 (0)