Files
pocket-id-pocket-id-1/tests/tsconfig.json
Alessandro (Ale) Segala 05bfe00924 feat: JWT bearer assertions for client authentication (#566)
Co-authored-by: Kyle Mendell <ksm@ofkm.us>
Co-authored-by: Kyle Mendell <kmendell@ofkm.us>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2025-06-06 12:23:51 +02:00

7 lines
73 B
JSON

{
"compilerOptions": {
"baseUrl": ".",
"lib": ["ES2022"]
}
}