mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-15 00:23:13 +01:00
8 lines
175 B
JSON
8 lines
175 B
JSON
{
|
|
"extends": "@repo/config-typescript/tsconfig.json",
|
|
"compilerOptions": {
|
|
"lib": ["DOM", "DOM.Iterable", "ESNext"],
|
|
"types": ["@total-typescript/ts-reset"]
|
|
}
|
|
}
|