mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 06:31:27 -07:00
7 lines
105 B
JSON
7 lines
105 B
JSON
{
|
|
"extends": "@repo/typescript-config/tools.json",
|
|
"compilerOptions": {
|
|
"types": ["@types/bun"]
|
|
}
|
|
}
|