update eslint
updated
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
4485ae1b3f
commit
7d5d9b7b85
@@ -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}}`
|
||||
|
Reference in New Issue
Block a user