Skip to content

Commit 21c12cc

Browse files
wip
1 parent 781561c commit 21c12cc

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
-434
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)