1.3.0 • Published 2 years ago

@axross/prettier-config v1.3.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

@axross/prettier-config

A hand-picked configuration set for Prettier.

npm version license

Installation

Install this as a NPM package:

npm i -D prettier @axross/prettier-config

And use this Prettier config with the following prettier.config.js:

/* eslint-env node */

module.exports = "@axross/prettier-config";

This Prettier config includes the following plugins as dependencies:

  • @trivago/prettier-plugin-sort-imports
  • prettier-plugin-tailwindcss

License

MIT

1.3.0

2 years ago

1.3.0-rc1

2 years ago

1.2.0

2 years ago

1.2.0-alpha-1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago