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: Use Prettier in VS Code #750

Merged
merged 3 commits into from Jan 4, 2022
Merged

chore: Use Prettier in VS Code #750

merged 3 commits into from Jan 4, 2022

Conversation

samestep
Copy link
Collaborator

@samestep samestep commented Jan 4, 2022

This PR sets the VS Code formatter to Prettier for all the languages to which it seems to apply:

penrose/package.json

Lines 22 to 23 in d99c216

"format": "prettier 'packages/**/*.{ts,tsx,js,scss,css,json,md}' --write",
"format:check": "prettier 'packages/**/*.{ts,tsx,js,scss,css,json,md}' --check",

@cloudflare-pages
Copy link

cloudflare-pages bot commented Jan 4, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6608b95
Status: ✅  Deploy successful!
Preview URL: https://ae78db23.penrose-panes.pages.dev

View logs

@codecov
Copy link

codecov bot commented Jan 4, 2022

Codecov Report

Merging #750 (6608b95) into main (d99c216) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #750   +/-   ##
=======================================
  Coverage   65.50%   65.50%           
=======================================
  Files          46       46           
  Lines        7900     7900           
  Branches     1502     1502           
=======================================
  Hits         5175     5175           
  Misses       2716     2716           
  Partials        9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d99c216...6608b95. Read the comment docs.

@samestep samestep merged commit 5b46597 into main Jan 4, 2022
@samestep samestep deleted the vscode-prettier branch January 4, 2022 22:11
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.

None yet

1 participant