Package Exports
- eslint-config-semistandard
- eslint-config-semistandard/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (eslint-config-semistandard) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
eslint-config-semistandard

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