JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 117467
  • Score
    100M100P100Q165955F
  • License ISC

JavaScript Semistandard Style - ESLint Shareable Config

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 tests npm downloads javascript style guide

One Semicolon for the Dark Lord on his dark throne

An ESLint Shareable Config for JavaScript Standard Style with semicolons sprinkled on top.

JavaScript Style Guide - Semistandard Style

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.

License

ISC