Skip to content

Commit

Permalink
update: disable no-console rule
Browse files Browse the repository at this point in the history
  • Loading branch information
bcakmakoglu committed Oct 22, 2021
1 parent 3f863ef commit 89efc0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const baseRules = {
'no-console': 0,
'vue/valid-v-slot': [
'error',
{
Expand Down

0 comments on commit 89efc0b

Please sign in to comment.