• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

linter-js-standard

Linter plugin for JavaScript Standard Style
  • #javascript
  • #standard
  • #linter
ricardofbarros
243,653
186
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

linter-js-standard

apm JavaScript Style Guide

Linter for JavaScript Standard Style and its forks.

Highlights

  • Supports JavaScript Standard style and some of its forks.
  • Lints JavaScript within HTML and Markdown documents.
  • Links to ESLint’s rule documentation.
  • Runs globally, if desired.

Installation

$ apm install linter-js-standard

Alternatively, go to Settings → Install and search for linter-js-standard.

Settings

Default style

Default global style when none is installed locally. Choose between:

  • JavaScript Standard Style (standard)
  • JavaScript Semi-Standard Style (semistandard)
  • JavaScript Happiness Style (happiness)

Only lint if installed locally

Only lint if standard (or one of the other styles) is installed as a dependency (that is, if it is listed in devDependencies or dependencies in package.json).

Show ESLint rule ID

Show ESLint’s rule ID in the message description. For example: Extra semicolon. (semi).

Skip if ESLint is installed locally

Skip linting if ESLint is installed locally.

Lint HTML documents

Lint JavaScript code within <script> tags in HTML documents.

Lint Markdown documents

Lint JavaScript code blocks within Markdown documents.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by