Files
pocket-id-pocket-id-2/tests/tsconfig.json

7 lines
67 B
JSON
Raw Permalink Normal View History

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