diff options
author | 2022-02-27 01:56:59 -0800 | |
---|---|---|
committer | 2022-02-27 01:56:59 -0800 | |
commit | 26a9c1c47b66ca08a9bec1ff8468f6f41dac3b8a (patch) | |
tree | f24aa73eae17af64cb2283afc0745870c5d5908d | |
parent | e9b4e5a3746db430d56e332b3e31cb87302f75de (diff) | |
download | bun-26a9c1c47b66ca08a9bec1ff8468f6f41dac3b8a.tar.gz bun-26a9c1c47b66ca08a9bec1ff8468f6f41dac3b8a.tar.zst bun-26a9c1c47b66ca08a9bec1ff8468f6f41dac3b8a.zip |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -261,10 +261,7 @@ bun is a project with incredibly large scope, and it’s early days. | [Finish Fast Refresh](https://github.com/Jarred-Sumner/bun/issues/18) | JSX Transpiler | | Source Maps | JavaScript | | Source Maps | CSS | -| [Private Class Fields](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Private_class_fields) | JS Transpiler | -| [Import Assertions](https://github.com/tc39/proposal-import-assertions) | JS Transpiler | | [`extends`](https://www.typescriptlang.org/tsconfig#extends) in tsconfig.json | TS Transpiler | -| [jsx](https://www.typescriptlang.org/tsconfig)\* in tsconfig.json | TS Transpiler | | [TypeScript Decorators](https://www.typescriptlang.org/docs/handbook/decorators.html) | TS Transpiler | | `@jsxPragma` comments | JS Transpiler | | JSX source file name | JS Transpiler | |