update eslint

updated
This commit is contained in:
Michal
2020-04-16 00:33:08 +02:00
committed by Starbeamrainbowlabs
parent 4485ae1b3f
commit 7d5d9b7b85

View File

@@ -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}}`