Skip to content

Latest commit

 

History

History

prettier-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Prettier Configurations

Alwatr's shareable configurations for Prettier.

Installation

yarn add -D @alwatr/prettier-config

Usage

Alwatr Prettier rules come bundled in @alwatr/prettier-config. To enable these rules, add a prettier property in your package.json. See the Prettier configuration docs for more details.

The Prettier rules from Alwatr are included in the @alwatr/prettier-config package. To use these rules, add a prettier property to your package.json file. Refer to the Prettier configuration documentation for more information.

{
  "prettier": "@alwatr/prettier-config"
}

Sponsors

The following companies, organizations, and individuals support Nanolib ongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

Exir Studio

Contributing

Contributions are welcome! Please read our contribution guidelines before submitting a pull request.

License

This project is licensed under the AGPL-3.0 License.