mirror of
https://github.com/theoludwig/theoludwig.git
synced 2026-02-20 03:09:20 +01:00
7 lines
107 B
JSON
7 lines
107 B
JSON
{
|
|
"extends": "@repo/config-typescript/tsconfig.json",
|
|
"compilerOptions": {
|
|
"lib": ["ESNext"]
|
|
}
|
|
}
|