Skip to content

Commit 592b7b6

Browse files
committed
📚 docs(docs): 更新文档
1 parent 13947c1 commit 592b7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ import { impSort } from "../src/index";
394394
})();
395395
```
396396

397-
PS: 依赖 `eslint` API 模式, 依赖 `simple-import-sort` 插件的同时依旧会读取项目配置的 `.eslintignore``.eslintrc.json` 文件.
397+
PS: 依赖 `eslint` API 模式, 依赖 `simple-import-sort` 插件的同时依旧会读取项目配置的 `.eslintignore``.eslintrc.json` 文件, 使用 `impsort` 的同时将同步进行 `fix` 检测和修复.
398398

399399
## script 命令
400400

0 commit comments

Comments
 (0)