mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
update eslint
updated
This commit is contained in:
parent
4485ae1b3f
commit
7d5d9b7b85
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
- Lint na danym zestawie plików:
|
||||
|
||||
`eslint {{filename}}.js {{filename1}}.js`
|
||||
`eslint {{nazwapliku}}.js {{nazwapliku1}}.js`
|
||||
|
||||
- Napraw lint issues:
|
||||
|
||||
|
@ -17,4 +17,4 @@
|
|||
|
||||
- Lint z config:
|
||||
|
||||
`eslint -c {{path/to/config_file}} {{app/src}}`
|
||||
`eslint -c {{sciezka/do/pliku_config}} {{app/src}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue