7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"extends": "./runtime.json",
|
|
"compilerOptions": {
|
|
"types": ["@types/bun"]
|
|
}
|
|
}
|