evenstensberg / nasa-grammar

Cspell dict for nasa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NASA Grammar

Cspell configuration for NASA.

Installation

npm i --save-dev nasa-grammar

Usage

In .cspell.json

{
  "version": "0.2",
  "language": "en,en-us",
  "import": ["nasa-grammar/cspell-ext.json"],
  "dictionaries": ["nasa"]
}

License

MIT

About

Cspell dict for nasa

License:MIT License