7 lines
124 B
JSON
7 lines
124 B
JSON
{
|
|
"extends": "@furtherverse/tsconfig/bun.json",
|
|
"compilerOptions": {
|
|
"lib": ["ESNext", "DOM", "DOM.Iterable"]
|
|
}
|
|
}
|