|
@@ -1,7 +1,7 @@
|
|
module.exports = {
|
|
module.exports = {
|
|
customSyntax: 'postcss-html',
|
|
customSyntax: 'postcss-html',
|
|
extends: [
|
|
extends: [
|
|
- 'stylelint-config-standard',
|
|
|
|
|
|
+ 'stylelint-config-recommended',
|
|
'stylelint-config-recommended-vue',
|
|
'stylelint-config-recommended-vue',
|
|
'stylelint-config-prettier',
|
|
'stylelint-config-prettier',
|
|
],
|
|
],
|