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 9b6fa8d commit 9e151ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/vee-validate-plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { getUserByUsername } from '~/service/firebase/firestore'

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

0 comments on commit 9e151ae

Please sign in to comment.