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

remove conflicting prettier config in package.json #119

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

lenkan
Copy link
Collaborator

@lenkan lenkan commented Oct 17, 2023

There was already a conflicting prettier config in package.json. Some editors might use this instead of the .prettierrc file which causes formatting conflicts when using "format on save" vs "npm run pretty".

package.json Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #119 (67333ca) into development (90324e2) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           development     #119   +/-   ##
============================================
  Coverage        80.92%   80.92%           
============================================
  Files               42       42           
  Lines             4078     4078           
  Branches          1022     1022           
============================================
  Hits              3300     3300           
  Misses             746      746           
  Partials            32       32           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@m00sey m00sey merged commit d2242e3 into WebOfTrust:development Oct 17, 2023
4 checks 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