linter-spell-javascript
Archived: Source Code has been archived
JavaScript spell checking using linter-spell.
This package provides the following services:
linter-spell-javascript
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.