1.0.1 • Published 6 months ago
@aurodesignsystem/auro-config v1.0.1
Auro Config
This package contains the shared configuration for the development tools used by Auro.
Table of Contents
Installation
To install Auro CLI, clone the repository and install the dependencies:
npm install --save-dev @aurodesignsystem/auro-configUsage
Consume configurations provided to ensure your project aligns with the shared configurations provided by this package.
It is not recommended to modify or otherwise deviate from the configurations provided in this package within individual repositories, components, or other projects that are expected to align with Auro.
Consuming Configurations
Biome
- Ensure you have the
@aurodesignsystems/auro-configpackage installed in your project as a dev dependency. - Create a
biome.jsonfile in the root directory of your project with the following contents:{ "extends": ["@aurodesignsystem/auro-config/biome"] }
1.0.1
6 months ago
1.0.1-rc-5c.1
6 months ago
1.0.1-rc-5b.1
6 months ago
1.0.1-rc-5a.1
6 months ago
1.0.1-rc-5.1
6 months ago
1.0.0-rc-4.1
6 months ago
1.0.0-rc-5.1
6 months ago
1.0.0-5.1
6 months ago
1.0.0
7 months ago
1.0.0-rc.1
7 months ago