Install "swc" binary
"features": {
"ghcr.io/devcontainer-community/devcontainer-features/swc.rs:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Version of "swc" to install. | string | latest |
A super-fast JavaScript and TypeScript compiler written in Rust. swc can be used as a replacement for Babel and is used by tools like Next.js and Parcel for ultra-fast transpilation.
Downloaded as a pre-compiled binary from the GitHub releases page and placed in /usr/local/bin.
No additional notes.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.