7 lines
107 B
JSON
7 lines
107 B
JSON
{
|
|
"extends": "@repo/config-typescript/tsconfig.json",
|
|
"compilerOptions": {
|
|
"lib": ["ESNext"]
|
|
}
|
|
}
|