Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 494 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 494 Bytes

@ilo-org/prettier-config

Prettier config for the ILO Design System. These docs are a WIP.

Getting started

npm install -D @ilo-org/prettier-config

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:

import prettierConfig from "@ilo-org/prettier-config";

export default prettierConfig;

📝 License

Licensed under the Apache 2.0 License.