diff options
author | 2022-08-28 22:02:27 -0700 | |
---|---|---|
committer | 2022-08-28 22:02:27 -0700 | |
commit | 5dc260d07eeffec9388c8530f11fb4f1ac7ba877 (patch) | |
tree | d2db44590053bf0b3fef85b0f88193cd814d187f | |
parent | 86ac5f09bcdf4e2cd107c8d838861687185d456b (diff) | |
download | bun-5dc260d07eeffec9388c8530f11fb4f1ac7ba877.tar.gz bun-5dc260d07eeffec9388c8530f11fb4f1ac7ba877.tar.zst bun-5dc260d07eeffec9388c8530f11fb4f1ac7ba877.zip |
Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 | |