{ "$schema": "https://typedoc.org/schema.json", "entryPoints": ["src/**/*.ts", "src/**/*.js"], "exclude": ["src/**/*.d.ts"], "out": "docs", "name": "Lucia Frontend", "includeVersion": true, "tsconfig": "tsconfig.json", "skipErrorChecking": true }