CSpell configuration presets
npm install @w5s/cspell-config[![NPM Version][package-version-svg]][package-url]
[![License][license-image]][license-url]
> CSpell configuration presets
`console`
npm install --save-dev @w5s/cspell-config cspell
In the .cspell.json of your project
`json``
{
"import": ["@w5s/cspell-config"]
}
[package-version-svg]: https://img.shields.io/npm/v/@w5s/cspell-config.svg?style=flat-square
[package-url]: https://www.npmjs.com/package/@w5s/cspell-config
[license-image]: https://img.shields.io/badge/license-MIT-green.svg?style=flat-square
[license-url]: ../../LICENSE