@davidsneighbour/textlint-config

2024.1.2 • Public • Published

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.

All configurations

Readme

Keywords

none

Package Sidebar

Install

npm i @davidsneighbour/textlint-config

Weekly Downloads

3

Version

2024.1.2

License

MIT

Unpacked Size

3.47 kB

Total Files

3

Last publish

Collaborators

  • davidsneighbour