@davidsneighbour/textlint-config
v2024.1.2
Published
Textlint configuration used in davidsneighbour's projects.
Downloads
471
Readme
Textlint Configuration (deprecated)
I deprecated @davidsneighbour/textlint-config due to several issues:
- It's not possible to extend the configuration properly, even with a JS based configuration the config file needs to be in the root of a project.
- Many of the used plugins lead to security review issues (
npm audit
) that can't be easily fixed without un-using the plugins in question and struggle with keeping up to API changes in textlint itself. - Other plugins are not maintained anymore.
- Newer tools like Vale or Write Good are more flexible and easier to use and maintained properly.
I will keep the package on npm for now, but I will not update it anymore. It will be marked as deprecated as soon as a replacement (most probably Vale) is available.