Skip to content

Latest commit

 

History

391 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linter-js-standard

apm JavaScript Style Guide

Linter for JavaScript Standard Style and its forks.

Highlights

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:

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.

About

Atom linter plugin for JavaScript, using JavaScript Standard Style

Topics

Resources

Stars

100 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages