minor docs

This commit is contained in:
Dave Horton
2022-05-13 21:34:35 -04:00
parent 4e84098036
commit 0ee13fb794

View File

@@ -18,7 +18,7 @@ To prepare to make changes, please fork the repo to your own Github account, mak
### lint
We have some opinionated conventions that you must follow - see [./.eslintrc.json]. Make sure your code passes by running:
We have some opinionated conventions that you must follow - see our [eslintrc.json](../.eslintrc.json) for details. Make sure your code passes by running:
```bash
npm run jslint