Update eslint.md
This commit is contained in:
@@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
- Lint on files:
|
- Lint on files:
|
||||||
|
|
||||||
`eslint {filename}.js`
|
`eslint {{filename}}.js`
|
||||||
|
|
||||||
- Lint with config:
|
- Lint with config:
|
||||||
|
|
||||||
`eslint -c {config file path} {filename}.js`
|
`eslint -c {{config file path}} {{filename}}.js`
|
||||||
|
Reference in New Issue
Block a user