prettier-config-gev

1.2.0 • Public • Published

Installation

npm i -D prettier-config-gev prettier
# or
yarn add -D prettier-config-gev prettier
# or
pnpm i -D prettier-config-gev prettier
# or
bun i -d prettier-config-gev prettier

Add "prettier": "prettier-config-gev" to the root of your package.json if you don't intend to customize the Prettier. There isn't much to customize. Else, create a .prettierrc.js with the following:

module.exports = {
  ...require("prettier-config-gev"),
  // Other rules
};

Readme

Keywords

none

Package Sidebar

Install

npm i prettier-config-gev

Weekly Downloads

1

Version

1.2.0

License

ISC

Unpacked Size

1.16 kB

Total Files

4

Last publish

Collaborators

  • srbrahma