0.11.0 • Published 11 months ago

prettier-config-carbon v0.11.0

Weekly downloads
583
License
Apache-2.0
Repository
github
Last release
11 months ago

prettier-config-carbon

Prettier config for the Carbon Design System

Getting started

To install prettier-config-carbon in your project, you will need to run the following command using npm:

npm install -S prettier-config-carbon

If you prefer Yarn, use the following command instead:

yarn add prettier-config-carbon

Usage

You can use this prettier configuration by creating a prettier.config.js file in the root of project and using this package in the following way:

'use strict';

const prettierConfig = require('prettier-config-carbon');
module.exports = prettierConfig;

🙌 Contributing

We're always looking for contributors to help us fix bugs, build new features, or help us improve the project documentation. If you're interested, definitely check out our Contributing Guide! 👀

📝 License

Licensed under the Apache 2.0 License.

0.11.0-rc.0

11 months ago

0.10.0-rc.0

11 months ago

0.11.0

11 months ago

0.10.0

11 months ago

0.9.0-rc.0

1 year ago

0.9.0

1 year ago

0.8.0-rc.0

2 years ago

0.8.0

2 years ago

0.7.0-rc.0

2 years ago

0.7.0

2 years ago

0.7.0-alpha.0

3 years ago

0.6.0

3 years ago

0.6.0-rc.0

3 years ago

0.5.0

3 years ago

0.6.0-alpha.0

3 years ago

0.5.0-rc.0

3 years ago

0.5.0-alpha.0

4 years ago

0.4.0

4 years ago

0.4.0-rc.0

4 years ago

0.3.0

4 years ago

0.4.0-alpha.0

4 years ago

0.3.0-rc.0

4 years ago

0.3.0-alpha.0

4 years ago

0.2.0

4 years ago

0.2.0-rc.0

4 years ago

0.1.0

4 years ago

0.1.0-rc.0

4 years ago