/linter-spell-javascript

JavaScript spell checking for Atom using linter-spell.

Primary LanguageJavaScriptMIT LicenseMIT

linter-spell-javascript

Travis-CI Build Status AppVeyor Build Status David

Provider for Atom linter-spell package to enable JavaScript and JSON spell checking.

Installing

Use the Atom package manager and search for "linter-spell-javascript", or run apm install linter-spell-javascript from the command line.

Prerequisites

This package relies upon linter-spell and either language-javascript or language-babel. For JSON grammar this packages relies up language-json.

Status

Please note that this package is in an beta state.