Package Exports
- ultracite
- ultracite/biome.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ultracite) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Ultracite
Ultracite is a fast, intuitive and simple development tool that brings automated code formatting and linting to your JavaScript / TypeScript projects. Built on top of Biome (a Rust-based code formatter and linter), Ultracite provides a robust, preconfigured setup optimized for modern web development.
Run the command below to install and initialize Ultracite in the current directory:
npx ultracite init
Read the docs for more information.