@ilo-org/prettier-config
v2.0.0
Published
Prettier config for ILO Design System
Downloads
84
Readme
@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.