Skip to content

Commit 9f51511

Browse files
committed
refactor: move documentation and assets in src file
1 parent 185888e commit 9f51511

File tree

140 files changed

+1
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+1
-0
lines changed

.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export default defineConfig({
1414
vite: {
1515
plugins: [tailwindcss()],
1616
},
17+
srcDir: './src',
1718
markdown: {
1819
codeTransformers: [transformerTwoslash()],
1920
},
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)