From 12aa3ea636e3b7e3f42242a0d7a44afbf1749c13 Mon Sep 17 00:00:00 2001 From: xiangshu233 Date: Sat, 24 Feb 2024 23:05:46 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20:memo:=20=E5=AE=8C=E5=96=84=20eslint=20?= =?UTF-8?q?auto=20fix=20=E7=9A=84=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa0ecd8..a5ccf75 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,8 @@ 安装 [VS Code ESLint extension](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) +将以下设置添加到您的 `.vscode/settings.json` 中: + ```jsonc { // Enable the ESlint flat config support