Skip to content

Commit

Permalink
sonarcloud integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Resul Avan authored and Resul Avan committed Nov 2, 2020
1 parent 9e151ae commit ee817f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/vee-validate-plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import { QueryParameters, SupportedLanguages } from '~/types'
import { getUserByUsername } from '~/service/firebase/firestore'

for (const [rule, validation] of Object.entries(rules)) {
// @ts-ignore
extend(rule, {
params: [],
...validation
})
}
Expand Down

0 comments on commit ee817f3

Please sign in to comment.