Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: React (with Vite) 向けの ESLint v9 と Prettier の設定例を追加 #30

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

strozw
Copy link
Collaborator

@strozw strozw commented Aug 23, 2024

概要

React 向けの ESLint v8 と Prettier の設定例 をベースにした ESLint v9 と Prettier による設定例を追加しました。

内容

  • プロジェクトルートの biome.jsonignorebases/eslint-prettire/**/* を追加し、eslint-prettier の設定例を実装する際に影響を及ぼさない様にした。
  • eslint-pretteir/eslint-v9-react として追加
    • 上述のとおり、 eslint-v8-react の設定をベースとして、 eslint.config.mjs を作成
  • pnpm run inspect-eslintESLint Config Inspector を実行する例を追加

@strozw strozw changed the title feat/eslint v9 react feat: React (with Vite) 向けの ESLint v9 と Prettier の設定例を追加 Aug 23, 2024
@strozw strozw marked this pull request as ready for review August 23, 2024 05:34
@strozw strozw self-assigned this Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant