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

add prettier check setting #83

Merged
merged 3 commits into from
Jul 8, 2024
Merged

Conversation

YuMuuu
Copy link

@YuMuuu YuMuuu commented Jul 6, 2024

I did three things

  • Ignore src/parser.ts from prettier. Reason for parser.ts is generated file and parser.ts is a large file, so it takes time to search.
  • add prettier setting to eslint setting. prettier will now run via exlint in ci.
  • Just execute npm run pretty.

@nene
Copy link
Owner

nene commented Jul 8, 2024

Thanks! Much appreciated.

@nene nene merged commit 734ae77 into nene:master Jul 8, 2024
1 check passed
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.

2 participants