3.0.0 • Published 1 year ago

@just-baiting/prettier-config v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

3.0.0

1 year ago

2.0.0

1 year ago

0.0.2

5 years ago

0.0.1

5 years ago