Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
nonoakij committed May 22, 2024
1 parent 34feb60 commit 82c06cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/guides/1-intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ next-js-hands-on/

また、Linter と Formatter として、`Biome` を使用しています。
`Biome` は、比較的新しいツールで、ESLint や Prettier などの Linter や Formatter を統合したツールです。
採用理由は、使ってみたかったというのが正直なところですが、ESLint と Prettier を組み合わせる際に発生する設定の競合の解消などが不要なので、設定が楽だというメリットがあります
採用理由は、ESLint と Prettier を組み合わせる際に発生する設定の競合の解消などが不要で設定が楽なのであるため採用しました

<Aside type="tip">
元々は、Rome という名前でしたが、色々あって今は Biome という名前で開発が進められています。
Expand Down

0 comments on commit 82c06cf

Please sign in to comment.