Skip to content

Commit 35fd574

Browse files
wip
1 parent 1f0521f commit 35fd574

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+483
-425
lines changed

.eslintrc.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ module.exports = {
3838
'vue/no-undef-components': [
3939
'error',
4040
{
41-
ignorePatterns: [],
41+
ignorePatterns: ['.*-.*'],
4242
},
4343
],
4444
},
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)