From 17286ff017a0f91cccd58ad97578b9ccda8a3b8e Mon Sep 17 00:00:00 2001 From: Zhengqbbb <1074059947@qq.com> Date: Tue, 23 Jul 2024 21:47:39 +0800 Subject: [PATCH] chore: update config --- eslint.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/eslint.config.js b/eslint.config.js index aa7d321..182ccbd 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -2,10 +2,7 @@ import antfu from '@antfu/eslint-config' export default antfu( { - vue: true, - astro: true, yaml: false, - markdown: false, stylistic: { indent: 4 }, overrides: { jsonc: {