Skip to content

Commit e70bf0b

Browse files
committed
fix md lint
1 parent aeba016 commit e70bf0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# 12.0.0
66

77
Switch from `eslint-plugin-node`, which is abandoned, to `eslint-plugin-n`. Although it's basically a drop-in replacement, there are some breaking changes:
8+
89
- All config and eslint-disable comments will need to be updated from `node/` to `n/`
910
- There may be new errors found because `eslint-plugin-n` has been maintained and received fixes while `eslint-plugin-node` has not. Updating to 12.0.0 will require fixing or ignoring these new errors.
1011

0 commit comments

Comments
 (0)