Skip to content

Commit b918227

Browse files
committed
Fix typo
1 parent 076e73f commit b918227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"prettier": true,
5454
"esnext": false,
5555
"ignores": [
56-
"hast-util-is-element.js"
56+
"hast-util-whitespace.js"
5757
]
5858
},
5959
"nyc": {

0 commit comments

Comments
 (0)