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

update: Prettierによる整形とESLintによるLintを利用する #19

Merged
merged 6 commits into from
May 24, 2023

Conversation

yutotnh
Copy link
Owner

@yutotnh yutotnh commented May 24, 2023

Issue

対応内容

Issueの通り

テスト

なし

残作業

@yutotnh yutotnh added the enhancement New feature or request label May 24, 2023
@yutotnh yutotnh self-assigned this May 24, 2023
@yutotnh yutotnh linked an issue May 24, 2023 that may be closed by this pull request
@yutotnh yutotnh force-pushed the 18-feature-prettier-eslint branch from 214f02e to 0823ffd Compare May 24, 2023 03:40
Prettierは整形時に.editorconfigを読み込むので共通化できる設定はEditorconfigで管理する
@yutotnh yutotnh force-pushed the 18-feature-prettier-eslint branch from 6f0afe6 to b2895d4 Compare May 24, 2023 10:05
@yutotnh yutotnh merged commit 69e067a into main May 24, 2023
12 checks passed
@yutotnh yutotnh deleted the 18-feature-prettier-eslint branch May 24, 2023 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: PrettierとESLintをサポートする
1 participant