Releases: textlint/create-textlint-rule-example
Releases · textlint/create-textlint-rule-example
v2.0.0
Features
- support TypeScript test case (96adc53)
$ create-textlint-rule-example ./test/textlint-rule-no-filler.test.ts
Now, support TypeScript!
BREAKING CHANGE
- use ESM instead of Babel #2
require Node.js 12+
1.1.0
Features
- cli: add --separator option (ee927e8)