Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Succesfully upgraded a couple of deps:
- The upgrades here are verified to work - Notable change is the major version bump on ESlint and Prettier. There have been some new defaults, among which new default for https://prettier.io/docs/en/options.html\#trailing-commas caused some confusion. The team has decided to disable it in our project, hence the change in .prettierrc. - I also ran 'npx prettier -w .' so there are some minor changes to the formatting in various files.
- Loading branch information