Skip to content

Commit 7b6e28b

Browse files
committed
chore: 🔧 fumadocs cli config
1 parent 55b8aa3 commit 7b6e28b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎cli.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"aliases": {
3+
"cn": "./lib/utils.ts",
4+
"componentsDir": "./components",
5+
"uiDir": "./components/ui",
6+
"libDir": "./lib"
7+
}
8+
}

0 commit comments

Comments
 (0)