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 6d2c4dc commit 0e1e568Copy full SHA for 0e1e568
readme.md
@@ -61,7 +61,7 @@ We have some natural language checking in `lint.js`:
61
import {toVFile} from 'to-vfile'
62
import {reporter} from 'vfile-reporter'
63
import {unified} from 'unified'
64
-import unifiedDiff from 'unifiedDiff'
+import unifiedDiff from 'unified-diff'
65
import remarkParse from 'remark-parse'
66
import remarkStringify from 'remark-stringify'
67
import remarkRetext from 'remark-retext'
0 commit comments