Files
bun.sh/packages
Patrick Klitzke cb52556bd1 fix(doc): Add "compilerOptions" to bun-types README.md (#5325)
Reading the documentation on bun-types it was not clear to me that the tsconfig.ts needs to look like this:

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

So i added the "compilerOptions" information.
2023-09-13 19:27:49 -07:00
..
2023-09-01 22:16:54 -07:00
2023-06-18 21:07:38 -07:00
2023-09-12 18:50:50 -07:00
2023-08-24 19:51:14 -07:00
2023-08-24 19:51:14 -07:00
2023-09-07 04:58:44 -07:00
2023-09-01 22:16:54 -07:00