提交 b4251e1e 编写于 作者: L LeoKu

chore: upgrade stylelint to 14.x

上级 16be5a07
......@@ -27,4 +27,15 @@ module.exports = {
},
ignoreFiles: ['dist/**/*.css'],
overrides: [
{
files: ['**/*.vue'],
customSyntax: 'postcss-html',
},
{
files: ['**/*.scss'],
customSyntax: 'postcss-scss',
},
],
}
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册