Skip to content

Commit

Permalink
chore: typecheck fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Bekacru committed Jul 19, 2024
1 parent b5a34ba commit 1cb86f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/app/source.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//@ts-ignore - this is generated by the build script
import { map } from "@/.map";
import { loader } from "fumadocs-core/source";
import { createMDXSource } from "fumadocs-mdx";
Expand Down
2 changes: 1 addition & 1 deletion doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
"tailwindcss": "^3.4.4",
"typescript": "^5.5.3"
}
}
}

0 comments on commit 1cb86f9

Please sign in to comment.