diff --git a/eslint.config.js b/eslint.config.js index 804919e..7daeb53 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -4,6 +4,7 @@ export default kirklin({ rules: { "new-cap": "warn", }, + unocss: true, formatters: { /** * 格式化CSS、LESS、SCSS文件,以及Vue中的`