2.0.0 • Published 9 months ago

@astuteo/prettier-config v2.0.0

Weekly downloads
49
License
MIT
Repository
github
Last release
9 months ago

@astuteo/prettier-config

Usage

Install:

Note: If the project has our @astuteo/build-config 5.2+ installed, you do not need to install this package seperately. That is installed and kept up-to-date in that package.

$ yarn add --dev @astuteo/prettier-config

Edit package.json:

{
  // ...
  "prettier": "@astuteo/prettier-config"
}

VSCode

After installing the Prettier plugin, make sure in your settings it is set as the default formatter.

After restarting, the plugin should pick up on our config. If not, you can set the config and the package:

./node_modules/@astuteo/prettier-config/index.json
./node_modules/prettier
2.0.0

9 months ago

1.4.5

3 years ago

1.4.4

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago