chore: upgrade to Vue3/Vuetify3
This commit is contained in:
@@ -2,9 +2,9 @@ module.exports = {
|
||||
customSyntax: 'postcss-html',
|
||||
extends: [
|
||||
'stylelint-config-standard',
|
||||
'stylelint-config-recommended-vue'
|
||||
'stylelint-config-recommended-vue',
|
||||
],
|
||||
// add your custom config here
|
||||
// https://stylelint.io/user-guide/configuration
|
||||
rules: {}
|
||||
rules: {},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user