add js doc generation config

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
This commit is contained in:
Lorenzo Lewis
2023-07-27 22:18:25 +01:00
parent cd28c2e043
commit 3964fdda26
2 changed files with 15 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,7 @@
# build output
dist/
src/content/docs/2/reference/js
# generated types
.astro/
@@ -12,7 +14,6 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production