8 lines
107 B
JSON
8 lines
107 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"esModuleInterop": true,
|
||
|
"strict": true,
|
||
|
"types": ["bun-types"]
|
||
|
}
|
||
|
}
|