Open azu opened 1 year ago
Currently, textlint-compiler just use require to load rule.
require
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
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.