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

Commit 4963604

Browse files
committed
Fix linter mentioned in CONTRIBUTING
1 parent 0bf71e6 commit 4963604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you would like to contribute enhancements or fixes, please do the following:
1111
Please note that modifications should follow these coding guidelines:
1212

1313
- Indent is 2 spaces.
14-
- Code should pass coffeelint linter.
14+
- Code should pass ESLint linter (`npm run lint`).
1515
- Vertical whitespace helps readability, don’t be afraid to use it.
1616

1717
Thank you for helping out!

0 commit comments

Comments
 (0)