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 b49d73b commit 2883e84Copy full SHA for 2883e84
website/src/remarkTransformRemoteGitHub.js
@@ -1,6 +1,6 @@
1
import path from 'path'
2
3
-import { visit, EXIT } from 'unist-util-visit'
+import { EXIT, visit } from 'unist-util-visit'
4
5
const GITHUB_DATA = {
6
'graph-ts': {
0 commit comments