We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 775ca22 commit c66f7c7Copy full SHA for c66f7c7
.gitignore
@@ -1,8 +1,8 @@
1
-.DS_Store
2
-*.log
3
.nyc_output/
4
coverage/
5
node_modules/
+*.log
+.DS_Store
6
mdast-util-to-string.js
7
mdast-util-to-string.min.js
8
yarn.lock
.prettierignore
@@ -1,5 +1,5 @@
-mdast-util-to-string.js
-mdast-util-to-string.min.js
*.json
*.md
+mdast-util-to-string.js
+mdast-util-to-string.min.js
0 commit comments