An ESLint Shareable Config for JavaScript Standard Style with semicolons sprinkled on top.
This module is for advanced users. You probably want to use semistandard
instead :)
npm install eslint-config-semistandard
This is just eslint-config-standard with semicolons set as required rather than banned. For further details, see eslint-config-standard.
For the full listing of rules, editor plugins, FAQs, and more, visit the main JavaScript Standard Style repo.