natas/tsconfig.json

6 lines
58 B
JSON
Raw Normal View History

2023-10-05 05:39:07 +00:00
{
"compilerOptions": {
"types": ["bun-types"]
}
}