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

chore: formatting with prettier #3508

Closed
wants to merge 7 commits into from
Closed

chore: formatting with prettier #3508

wants to merge 7 commits into from

Conversation

trentm
Copy link
Member

@trentm trentm commented Jul 25, 2023

This is a look at switching to prettier for style (formatting) rather than standardjs.
This is broken into a few commits to help look at the changes:

  1. Just the config changes (to cope with non-style linting diffs between standardjs and eslint:recommended).
  2. Just the change to add semi-colons (changes most code lines).
  3. A prettier config (small).
  4. The prettier formatting config changes. This is the main commit to review: d794af8

@trentm trentm requested a review from david-luna July 25, 2023 21:57
@trentm trentm self-assigned this Jul 25, 2023
@github-actions github-actions bot added the agent-nodejs Make available for APM Agents project planning. label Jul 25, 2023
@trentm
Copy link
Member Author

trentm commented Jul 31, 2023

Obsoleted by #3527

@trentm trentm closed this Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-nodejs Make available for APM Agents project planning.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant