mirror of
https://github.com/toddbluhm/env-cmd.git
synced 2025-12-08 18:23:33 +00:00
chore(readme): reference ts-standard instead of js-standard
This commit is contained in:
parent
19148b613e
commit
c00dd73531
@ -229,6 +229,6 @@ same `cross-spawn` lib underneath too).
|
||||
I welcome all pull requests. Please make sure you add appropriate test cases for any features
|
||||
added. Before opening a PR please make sure to run the following scripts:
|
||||
|
||||
- `npm run lint` checks for code errors and format according to [js-standard](https://github.com/feross/standard)
|
||||
- `npm run lint` checks for code errors and format according to [ts-standard](https://github.com/toddbluhm/ts-standard)
|
||||
- `npm test` make sure all tests pass
|
||||
- `npm run test-cover` make sure the coverage has not decreased from current master
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user