aboutsummaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorGravatar Patrick Klitzke <philologos14@gmail.com> 2023-09-14 11:27:49 +0900
committerGravatar GitHub <noreply@github.com> 2023-09-13 19:27:49 -0700
commitcb52556bd1669d0b23e705d82284b673f8f1cd4c (patch)
treedefcfc643ba057abcfda1fe5c75ec3f708aac6fa /docs/api
parent03d9bcd440bd74cf21f4ac9ec1919ad074077231 (diff)
downloadbun-cb52556bd1669d0b23e705d82284b673f8f1cd4c.tar.gz
bun-cb52556bd1669d0b23e705d82284b673f8f1cd4c.tar.zst
bun-cb52556bd1669d0b23e705d82284b673f8f1cd4c.zip
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.
Diffstat (limited to 'docs/api')
0 files changed, 0 insertions, 0 deletions