1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-04 15:04:43 +00:00
Files
pocket-id/tests/tsconfig.json
2025-06-27 23:33:26 +02:00

7 lines
67 B
JSON

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