nasa-grammar
v1.1.1
Published
Dictionary of common nasa words for cspell.
Downloads
3
Maintainers
Readme
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