Skip to content

Commit

Permalink
Update dependencies and related files
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed May 21, 2024
1 parent 4ef19a6 commit 124cb9a
Show file tree
Hide file tree
Showing 5 changed files with 1,924 additions and 4,967 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.js → .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ module.exports = {
"gbv",
"gbv/vue/3",
],
rules: {
"vue/multi-word-component-names": "off",
},
parserOptions: {
sourceType: "module",
ecmaVersion: 2020,
Expand Down
Loading

0 comments on commit 124cb9a

Please sign in to comment.