standard: add 'env' option

coverage
pxgamer 2018-01-31 08:55:02 +00:00 committed by Max Xu
parent 22ff68a889
commit 8bb3f2d3e3
1 changed files with 4 additions and 0 deletions

View File

@ -25,3 +25,7 @@
- Use a custom JS parser when linting:
`standard --parser {{parser}}`
- Use a custom ESLint environment when linting:
`standard --env {{environment}}`