azu

Results 808 comments of azu

[textlint v13.0.0](https://textlint.github.io/blog/2023/01/27/textlint-13.html) improve this and close this issue

Now, npm,yarn,pnpm support workspaces as native. Use workspace packages instead of directory. Today, `--rulesdir` is not good idea. We will not support `rulesdir` by config.

https://github.com/textlint/textlint/releases/tag/v12.2.0 locator is introduced in v12.2.0

https://github.com/textlint/textlint/blob/4dc695d403501de6b0ba77378cb3c18957c1fbc2/packages/@textlint/kernel/src/context/TextlintRuleErrorImpl.ts#L9-L66 Check invalid range in testing.

This issue seems to have already been completed. Thanks.

We should use [@file-cache](https://github.com/azu/file-cache) instead of current implementation

I think that we use `readonly` modifier instead of Object.freeze. Object.freeze is slow.

npx resolve this issue