Commit Graph

8 Commits (426b2f57c7a8ec7e1a9f2b6323392762ee843899)

Author SHA1 Message Date
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
Ilenia 1d0a6a5673
Changing documentation links for i18n ease (#43274)
* fixing links for i18n ease

* fixing links for i18n ease

* revert brain fart

* hopefully now the link works

* changing links for ease of translation
2021-08-26 10:59:44 +02:00
Ramón Huidobro ed4e591ffc
docs: minor wording improvements (#42350)
- Added a link to the local setup guide
- Tightened language around git version verification
- Reordered some wording to make it clearer that Docker can be used multiple types of databases
- Added "the" for flow
2021-06-03 17:21:53 +00:00
Dripcoding 232469fc58
docs: add set up code editor docs for intellij (#42344) 2021-06-03 10:59:51 +01:00
Mrugesh Mohapatra c75cd9ae53
fix(docs): upgrade to mongodb 4.0 (#41557)
* fix(docs): upgrade to mongodb 4.0

* chore(docs): apply suggestions from code review

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-25 13:23:43 -06:00
Mrugesh Mohapatra b16c0641bf
docs: update and simplify all documentation (#39686)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-09-26 17:51:23 +05:30
Ashik Paul 0b4f1aff3d
Fixed some minor typos (#39226) 2020-07-10 17:56:20 -05:00
Shaun Hamilton 3fed51a3df
feat(docs): add wsl setup to docs (#38997)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-06-13 20:42:23 +05:30