fkirc / attranslate

A command line tool for translating JSON, YAML, CSV, ARB, XML (via a CLI)
https://www.npmjs.com/package/attranslate
Other
336 stars 27 forks source link

Reduce outdated lint-packages #261

Closed fkirc closed 2 months ago

fkirc commented 10 months ago

Currently, there is a huge number of outdated linting packages. While linting is a great tool, it is not really worth to update all those packages to the latest versions. attranslate should be simple to fork and simple to throw in new code, since the architecture allows for features to be isolated.

fkirc commented 2 months ago

done