Closed wreulicke closed 7 years ago
This PR aims to add tool for linting. ESLint is lint tool for JavaScript.
Following files is added due to lint :
Following files is added due to collect dependencies for linting :
If you do not have npm and node, please install npm and node.
you can use a following command for linting.
npm run lint
F○cking codes will make you bore. ESlint provides formatting feature. :D you can use a following command for formatting.
npm run format
Any questions? :D
I added ci settings.
Sorry, I wroted wrong commands in CI settings. Fixed.
:D
This PR aims to add tool for linting. ESLint is lint tool for JavaScript.
add Lint.
Following files is added due to lint :
module dependency.
Following files is added due to collect dependencies for linting :
usage
If you do not have npm and node, please install npm and node.
lint
you can use a following command for linting.
format
F○cking codes will make you bore. ESlint provides formatting feature. :D you can use a following command for formatting.
Any questions? :D