@inc4/prettier-config

1.0.0 • Public • Published

@inc4/prettier-config

Quickly format your JavaScript files with this easy to install and use Prettier configuration. This configuration is used on our ESLint React configuration, take a look at eslint-config-react

Purpose

Prettier is an opinionated code formatter easy to configure and integrate with Code Editors. This configuration aims to quickly install and config JavaScript projects for consistent code style standards.

This package can be used as a stand-alone config or integrated with any linter. If you look to integrate with ESLint for React projects take a look at our configuration eslint-config-react using this Prettier config

How to install

npm install prettier @inc4/prettier-config

How to use

In your package.json add:

"prettier": "@inc4/prettier-config"

Under script objects

"format": "prettier --write \"{,!(node_modules)/**/}*.js\""

Contributing

How to contribute to this open source library

License

Copyright © 2021 INC4. This library is licensed under the MIT license.

About INC4

INC4 is your team for developing blockchain technologies of any complexity. Whether you need smart contracts, dApps, DeFi, mining software, wallets, or any other unique DLT solution – we’re at your service, 24/7.

Take a look at our website and get in touch!

Package Sidebar

Install

npm i @inc4/prettier-config

Weekly Downloads

5

Version

1.0.0

License

MIT

Unpacked Size

4.35 kB

Total Files

6

Last publish

Collaborators

  • alex_molotsylo