freeCodeCamp/tools/contributor
Oliver Eyton-Williams c8d7f0a782
feat(tools): remove eslint-plugin-prettier for prettier (#42438)
* feat: remove eslint-plugin-prettier for prettier

This removes the annoying lint warnings when all that needs to change is
formatting

* fix: use .js lint-staged config to ignore properly

* fix: lint everything if a lot of files are changed

It's faster than making lots of individual linter calls

* chore: apply prettier

* fix: ignore code in curriculum-file-structure
2021-10-06 21:02:21 +05:30
..
dashboard-app feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
docs feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
lib feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
one-off-scripts feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
.gitignore feat(tool): Add ability to view all open PRs for repos other than freeCodeCamp in the Dashboard app (#40453) 2020-12-22 13:43:36 +09:00
.prettierrc feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
lerna.json feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
package-lock.json chore(deps): npm audit fix - tools 2021-08-31 21:38:48 +05:30
package.json fix(deps): pin dependencies (#41589) 2021-03-27 20:57:57 +05:30
sample.env fix(tools): update default branch name to main (#41178) 2021-02-18 12:41:50 -08:00