chore: add i18next-plugin-eslint resource#208
Conversation
|
Interesting, but why does this relate to i18next-cli? |
|
@adrai yes, the code of i18next-cli is not reused in the previous stage, in which the |
|
I thought |
|
If you are worried about the code and the controllable risk, the relevant warehouses and npm packages related to i18next under my account can be migrated to the i18next organization at any time. You can contact me at any time to complete the work. (or i18next has its own eslint rules for use, which can be completely removed) |
|
What I mean is, since your eslint plugin is not using i18next-cli, it maybe fits better to be mentioned here? https://www.i18next.com/overview/plugins-and-utils#utils So I suggest you close this PR and open a new one for the eslint plugin to be listed there. |
|
@adrai OK, thank you. I'll deal with this later. |
Description
This PR adds a new community resource entry to the documentation:
README.mdi18next-plugin-eslint, which provides the same set of ESLint rules asi18next-cli lintThis change is based on the commits currently ahead of
main:c096319—chore: add i18next-plugin-eslint resourceChecklist
npm run testChecklist (for documentation change)
TBR; @adrai