oxc-configs
v0.0.13
Published
OXC toolset pre-made/opinioated configs + setup and fetch CLI
Readme
oxc-configs
OXC toolset pre-made/opinioated configs + setup and fetch CLI.
Prerequisites
- Bun
CLI Usage
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 directoryAvailable templates
- React + TypeScript (
react-typescript) - React Native + TypeScript (
react-native-typescript) - TypeScript (
typescript) - JavaScript (
javascript)
Development
bun install
bun link