OXC toolset pre-made/opinionated configs + a setup and fetch CLI.
- Bun
Navigate to the project directory, then run:
bunx oxc-configs # you will be prompted with template selection
# OR
bunx oxc-configs TEMPLATE # download files from specific template for the project in the current directory- React + TypeScript (
react-typescript) - React Native + TypeScript (
react-native-typescript) - TypeScript (
typescript) - JavaScript (
javascript)
oxlint-plugin-golden-typescript,react-typescriptandreact-native-typescripttemplatesoxlint-plugin-react-doctor-react-typescriptandreact-native-typescripttemplates
bun install
bun link