1
0
Fork 0
golang-github-pocketbase-ty.../test/tsconfig.json
Daniel Baumann b6e042e2af
Adding upstream version 0.0~git20250307.c2e6a77.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-22 11:21:48 +02:00

7 lines
134 B
JSON

{
"typedocOptions": {
"entryPoints": ["types.d.ts"],
"skipErrorChecking": true,
"out": "htmldocs"
}
}