@m-social/cspell-config
v0.4.0
Published
Shared CSpell config for projects used at M-Social
Readme
@m-social/cspell-config
A shareable CSpell configuration for TypeScript projects used at M-Social
📦 Installation
Install the package using pnpm (recommended):
pnpm add -D cspell @m-social/cspell-configOr with other package managers:
# npm
npm install --save-dev cspell @m-social/cspell-config
# yarn
yarn add -D cspell @m-social/cspell-config🚀 Usage
Create a cspell.config.yaml file (or use another supported format) in your project root with the following content:
import:
- "@m-social/cspell-config"📄 License
MIT © M-Social
