Skip to content

Commit

Permalink
🧹 frontend: Re-run prettier over source (#226)
Browse files Browse the repository at this point in the history
Re-run prettier with:

    make prettier

to re-pretty all the front-end source code, as prettier 3.1.0 has just
been released and some formatting has changed. We need to keep
up-to-date with this, otherwise people's PRs will fail for reasons
unrelated to their changes.

Link: https://prettier.io/blog/2023/11/13/3.1.0.html
Pull-Request: #226
  • Loading branch information
camh- authored Nov 13, 2023
1 parent 3a44b32 commit 96e7b6e
Show file tree
Hide file tree
Showing 9 changed files with 299 additions and 155 deletions.
2 changes: 1 addition & 1 deletion frontend/img/err-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
150 changes: 125 additions & 25 deletions frontend/img/evy-e-orig.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 96e7b6e

Please sign in to comment.