Commit Graph

5 Commits (58ce8ce3e17b0743c844e82fb7174e86163a3005)

Author SHA1 Message Date
Anamika a1d3fbdce3
fix(docs): updated reference to /utils/dasherize.js in docs (#44316) 2021-11-29 21:48:37 +00:00
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
Tom 94ee2559ce
fix(typo/docs): certficate to certificate (#43348) 2021-08-31 16:10:30 +02:00
Tom 68fee7212e
fix(docs): add missing step and fix typo (#43044) 2021-07-30 12:32:35 +07:00
Nicholas Carrigan (he/him) c1fc6889d4
docs: draft curriculum structure (#42952)
* docs: draft curriculum structure

* docs: add superblock instructions

* docs: intro.json

* feat: enhance curriculum file structure docs

* docs: add redirect note

* chore: apply shaun's review suggestions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* chore: full stop

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-07-26 21:55:23 +02:00