@weahead/prettier-config

We aheads configuration for Prettier.


License
X11
Install
npm install @weahead/prettier-config@0.3.1

Documentation

@weahead/prettier-config

We aheads configuration for Prettier.

Install

This config and its dependencies are included in We ahead's tooling packages and don't need to be installed in new We ahead projects. Instead use one of the tooling packages that have all configs and dependencies needed for its use.

Install the config by its own

npx install-peerdeps -d -x '-E' @weahead/prettier-config

A .prettierrc.js file will automatically be created in the root of your project with:

module.exports = require('@weahead/prettier-config');

License

X11