Skip to content

Commit

Permalink
fix: updated eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
kouts committed Oct 2, 2022
1 parent af179ee commit 00a90d9
Show file tree
Hide file tree
Showing 4 changed files with 3,540 additions and 2,675 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
extends: ['eslint-config-kouts/vue2'],
extends: ['@kouts/eslint-config/vue2'],
overrides: [
{
// Disable multi-word-component-names for docs examples
Expand Down
Loading

0 comments on commit 00a90d9

Please # to comment.