Skip to content

Commit aa9a140

Browse files
committed
Use ESM
1 parent cd70122 commit aa9a140

21 files changed

+250
-209
lines changed

.gitignore

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.DS_Store
22
*.log
3-
.nyc_output/
43
coverage/
54
node_modules/
6-
mdast-util-assert.js
7-
mdast-util-assert.min.js
85
yarn.lock

.prettierignore

-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
coverage/
2-
mdast-util-assert.js
3-
mdast-util-assert.min.js
4-
*.json
52
*.md

0 commit comments

Comments
 (0)