Currently, textlint-compiler just use `require` to load rule. I do not know that it works to ESM rules/filter/plugin. If it can not, we need to support ESM.
Currently, textlint-compiler just use
requireto load rule.I do not know that it works to ESM rules/filter/plugin.
If it can not, we need to support ESM.