1
0
Fork 0
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:
pxgamer 2018-01-31 08:55:02 +00:00 committed by Max Xu
parent 22ff68a889
commit 8bb3f2d3e3

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}}`