mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 11:33:33 +02:00
standard: add 'env' option
This commit is contained in:
parent
22ff68a889
commit
8bb3f2d3e3
1 changed files with 4 additions and 0 deletions
|
@ -25,3 +25,7 @@
|
|||
- Use a custom JS parser when linting:
|
||||
|
||||
`standard --parser {{parser}}`
|
||||
|
||||
- Use a custom ESLint environment when linting:
|
||||
|
||||
`standard --env {{environment}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue