Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 98a78de

Browse files
caesarbellCaesar Bell
andauthored
📝 DOP-4114 updates the README to reflect latest command for lintting Co-authored-by: Caesar Bell <[email protected]>
1 parent 417c7fb commit 98a78de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ npm test // runs ~ jest --detectOpenHandles --coverage
7878
```
7979
cd worker
8080
npm install --dev
81-
./node_modules/.bin/eslint .
81+
npm run lint
8282
```
8383

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

0 commit comments

Comments
 (0)