docs: guide setup (#10862)

This commit is contained in:
Noel
2025-04-28 02:23:27 +02:00
committed by GitHub
parent 291012c18a
commit 2184085fda
58 changed files with 4996 additions and 3361 deletions

View File

@@ -6,6 +6,8 @@
"baseUrl": ".",
// Emit
"declaration": false,
"declarationMap": false,
"noEmit": true,
"outDir": "dist",