editor
editor copied to clipboard
Support ESM rule/filter/plugin
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.