Hiratake / textlint-rule-front-matter

🔍 Textlint rule for YAML Front Matter
MIT License
1 stars 0 forks source link

`package.json` に指定されている種類が `module` になっている #5

Closed Hiratake closed 7 months ago

Hiratake commented 7 months ago

ESM じゃなくて CommonJS なので、 "type": "commonjs" に変更する必要がある。 https://github.com/Hiratake/textlint-rule-front-matter/blob/b80d1089043f06e30859c8e92beac78a1f58f86b/package.json#L31

github-actions[bot] commented 7 months ago

:tada: This issue has been resolved in version 1.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: