Add some notes on DX Todos
This commit is contained in:
parent
e3c97148e2
commit
b5afa6a344
|
@ -11,3 +11,8 @@
|
||||||
Before committing, run `npm run format` to format your code.
|
Before committing, run `npm run format` to format your code.
|
||||||
|
|
||||||
Recommended: Use a [Prettier editor integration](https://prettier.io/docs/en/editors.html) to automatically format on save
|
Recommended: Use a [Prettier editor integration](https://prettier.io/docs/en/editors.html) to automatically format on save
|
||||||
|
|
||||||
|
## Developer Experience TODOs
|
||||||
|
|
||||||
|
- Automatically run prettier as code commit hook?
|
||||||
|
- Prevent git pushing if there are Typescript errors?
|
||||||
|
|
Loading…
Reference in New Issue
Block a user