Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
📝 DOP-4114 updates the README to reflect latest command for lintting

Co-authored-by: Caesar Bell <[email protected]>
  • Loading branch information
caesarbell and Caesar Bell authored Nov 3, 2023
1 parent 417c7fb commit 98a78de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ npm test // runs ~ jest --detectOpenHandles --coverage
```
cd worker
npm install --dev
./node_modules/.bin/eslint .
npm run lint
```

See the [spec doc](https://docs.google.com/document/d/1XZOuuGmozcLQRSDitx0UWhZzJaS4opR1JVwZqDp-N4g/edit?usp=sharing) for more details.
Expand Down

0 comments on commit 98a78de

Please sign in to comment.