You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Support package.json as a configuration location. (#1178)
* feat: Support `packageProp` in `cosmiconfig`
This PR adds support for the storing `cspell` configuration in a `package.json` file.
This feature enables developers to remove yet another boilerplate file from their apps.
0 commit comments