3.0.0 • Published 12 months ago

@just-baiting/prettier-config v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@just-baiting/prettier-config

Installation

Add it to your devDependencies by running:

yarn add -D @just-baiting/prettier-config
npm install -D @just-baiting/prettier-config

You should then set up Prettier to use the configuration by creating a file called .prettierrc.js with the following contents:

module.exports = {
  ...require('@just-baiting/prettier-config'),
};
1.2.0

12 months ago

1.1.0

12 months ago

1.0.0

12 months ago

3.0.0

12 months ago

2.0.0

12 months ago

0.0.2

5 years ago

0.0.1

5 years ago