0.2.1 • Published 1 year ago

@smarteye/prettier-config v0.2.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

@smarteye/prettier-config

Prettier preset to be shared accross smarteye.id repositories.

Usage

Install:

$ npm i -D @smarteye/prettier-config
or
$ yarn add -D @smarteye/prettier-config

Update package.json:

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

Ignore File

Unfortunately, Prettier does not have a way to extend a shared .prettierignore file so the one in this repo must be copied and pasted in to a new .prettierignore file at the root of your project.

0.2.1

1 year ago

0.2.0

1 year ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago