prettier-config-carbon

0.11.0 • Public • Published

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.

/prettier-config-carbon/

    Package Sidebar

    Install

    npm i prettier-config-carbon

    Weekly Downloads

    1,493

    Version

    0.11.0

    License

    Apache-2.0

    Unpacked Size

    13.3 kB

    Total Files

    4

    Last publish

    Collaborators

    • joshblack
    • tjegan
    • carbon-bot