- eslint
- eslint-standard
- terserjs for minify the code
- editorconfig
yarn install
- Change
index.js
yarn run lint
- Lint the codeyarn run build
- Lint and build the code. Find it indist
folder
Create userscript with eslint, editorconfig, terserjs. Lint & minify your code
JavaScript