Skip to content

Commit 0a74006

Browse files
committed
update
1 parent 9b5c14b commit 0a74006

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nodejs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@
389389

390390
## Code Lint
391391

392+
- [Biome](https://github.com/biomejs/biome): The formatter and linter for JavaScript, TypeScript, JSX, JSON, CSS and GraphQL. Usable via CLI and LSP.
392393
- [eslint](https://github.com/eslint/eslint): 规则式代码校验器
393394
- [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import)
394395
- [eslint-import-resolver-alias](https://github.com/johvin/eslint-import-resolver-alias)
@@ -398,8 +399,7 @@
398399

399400
## Code Format
400401

401-
- [prettier](https://github.com/prettier/prettier): monorepo 使用有个[问题](https://github.com/prettier/prettier/issues/4081)
402-
- [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier)
402+
- [Biome](https://github.com/biomejs/biome): The formatter and linter for JavaScript, TypeScript, JSX, JSON, CSS and GraphQL. Usable via CLI and LSP.
403403

404404
## Code Check
405405

0 commit comments

Comments
 (0)