openwrt-firmware-selector/src
Sudhanshu Gautam 9475f4092a Add ESLint to maintain code style. Add pre-commit hook to lint prior.
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>
2019-07-21 22:03:51 +05:30
..
components Add ESLint to maintain code style. Add pre-commit hook to lint prior. 2019-07-21 22:03:51 +05:30
containers Add ESLint to maintain code style. Add pre-commit hook to lint prior. 2019-07-21 22:03:51 +05:30
locales Change the checkboxes to chips. Provide input field for extra modules 2019-07-14 13:32:49 +05:30
services Add ESLint to maintain code style. Add pre-commit hook to lint prior. 2019-07-21 22:03:51 +05:30
App.js Add ESLint to maintain code style. Add pre-commit hook to lint prior. 2019-07-21 22:03:51 +05:30
App.scss adds translation support via i18n.js 2019-06-29 12:22:32 +05:30
App.test.js initializes the base for the firmware wizard 2019-06-26 02:43:24 +05:30
data.json initializes the base for the firmware wizard 2019-06-26 02:43:24 +05:30
i18n.js Add ESLint to maintain code style. Add pre-commit hook to lint prior. 2019-07-21 22:03:51 +05:30
index.css initializes the base for the firmware wizard 2019-06-26 02:43:24 +05:30
index.js initializes the base for the firmware wizard 2019-06-26 02:43:24 +05:30
serviceWorker.js initializes the base for the firmware wizard 2019-06-26 02:43:24 +05:30