1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-07 19:55:34 +02:00

7 lines
107 B
JSON

{
"extends": "@repo/config-typescript/tsconfig.json",
"compilerOptions": {
"lib": ["ESNext"]
}
}