📜 Added configuration for jsdoc + better-docs

This commit is contained in:
2022-06-12 22:54:36 -07:00
parent f308ec0f01
commit 15c0840c63
12 changed files with 1694 additions and 77 deletions

View File

@@ -11,7 +11,10 @@
"outDir": "./dist/",
"skipLibCheck": true,
"resolveJsonModule": true,
"lib": ["dom", "dom.iterable", "esnext", "webworker"]
"lib": ["dom", "dom.iterable", "esnext", "webworker"],
"baseUrl": ".",
"esModuleInterop": true,
"strict": true
},
"settings": {
"eslint.workingDirectories": [