$ npm install @cspell/dict-google
Google Cloud Development Dictionary for cspell.
This is a pre-built dictionary for use with CSpell.
Based upon: cloud.google.com
Global Install and add to CSpell global settings.
npm install -g @cspell/dict-google
cspell link add @cspell/dict-google
cspell link remove @cspell/dict-google
Manual installation is useful if you want to include this dictionary as part of your CI/CD lint process.
npm i @cspell/dict-google
The cspell-ext.json
file in this package should be added to the import section in your cspell.json
file.
{
// …
"import": ["@cspell/dict-google/cspell-ext.json"],
"dictionaries": ["google"],
// …
}
See: How to Create a New Dictionary
MIT
Some packages may have other licenses included.
Brought to you by Street Side Software
© 2010 - cnpmjs.org x YWFE | Home | YWFE