tslint: update path placeholder (#10242)

pull/23/head
K.B.Dharun Krishna 2023-05-19 23:20:25 +05:30 committed by GitHub
parent 0305d36def
commit 13550893ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
- Lint on a given set of files:
`tslint {{filename}}.js {{filename1}}.js`
`tslint {{path/to/file1.js path/to/file2.js ...}}`
- Fix lint issues: