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

Commit fb15e54

Browse files
committed
CONTRIBUTING.md is updated to use consistent guidelines for package.json scripts usage.
1 parent c8ce7bd commit fb15e54

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
@@ -14,7 +14,7 @@ Make sure your issue or feature doesn't have any related issue at [react-date-ra
1414

1515
## Building
1616

17-
. Run `yarn test` and `yarn run lint` for make sure tests passes and linter doesn't throw any error.
17+
. Run `yarn run test` and `yarn run lint` for make sure tests passes and linter doesn't throw any error.
1818

1919
. Run `yarn run build` compile the library and demo source.
2020

0 commit comments

Comments
 (0)