aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-08-28 22:02:27 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-08-28 22:02:27 -0700
commit5dc260d07eeffec9388c8530f11fb4f1ac7ba877 (patch)
treed2db44590053bf0b3fef85b0f88193cd814d187f
parent86ac5f09bcdf4e2cd107c8d838861687185d456b (diff)
downloadbun-5dc260d07eeffec9388c8530f11fb4f1ac7ba877.tar.gz
bun-5dc260d07eeffec9388c8530f11fb4f1ac7ba877.tar.zst
bun-5dc260d07eeffec9388c8530f11fb4f1ac7ba877.zip
Update README.md
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index b6981ee9b..e8cc6f1e3 100644
--- a/README.md
+++ b/README.md
@@ -544,7 +544,6 @@ You can see [Bun's Roadmap](https://github.com/oven-sh/bun/issues/159), but here
| CSS Parser (it only bundles) | CSS |
| Tree-shaking | JavaScript |
| Tree-shaking | CSS |
-| [`extends`](https://www.typescriptlang.org/tsconfig#extends) in tsconfig.json | TS Transpiler |
| [TypeScript Decorators](https://www.typescriptlang.org/docs/handbook/decorators.html) | TS Transpiler |
| `@jsxPragma` comments | JS Transpiler |
| Sharing `.bun` files | bun |