mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 13:35:47 +02:00
tslint: update path placeholder (#10242)
This commit is contained in:
parent
0305d36def
commit
13550893ba
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
- Lint on a given set of files:
|
- Lint on a given set of files:
|
||||||
|
|
||||||
`tslint {{filename}}.js {{filename1}}.js`
|
`tslint {{path/to/file1.js path/to/file2.js ...}}`
|
||||||
|
|
||||||
- Fix lint issues:
|
- Fix lint issues:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue