mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-08 22:09:25 +00:00
ESLint is used with the standard react plugin. It detects all kinds of issues ranging from misspells, indentation, variable-naming, etc. A pre-commit hook is added to git. Prior commiting, ESlint will run to validate that everything is OK and the user will have the option to fix it. Signed-off-by: Sudhanshu Gautam <me@sudhanshug.com> |
||
|---|---|---|
| .. | ||
| components | ||
| containers | ||
| locales | ||
| services | ||
| App.js | ||
| App.scss | ||
| App.test.js | ||
| data.json | ||
| i18n.js | ||
| index.css | ||
| index.js | ||
| serviceWorker.js | ||