natas/tsconfig.json
2023-10-05 00:39:07 -05:00

5 lines
58 B
JSON

{
"compilerOptions": {
"types": ["bun-types"]
}
}