0.12.3 • Published 9 days ago

@nice-move/prettier-config v0.12.3

Weekly downloads
91
License
MIT
Repository
github
Last release
9 days ago

@nice-move/prettier-config

A prettier config created by personal preferences.

npm github node

Extname support

  • .gql .md
  • .editorconfig
  • .css .less .scss
  • .cjs .mjs .js .jsx
  • .yml .yaml .ini .json
  • .htm .html .xml .svg .vue

Filename support

  • .npmrc
  • .babelrc
  • .sentryclirc
  • .ssh/config ssh_config

Mini progarm

  • .acss
  • .jxss
  • .ttss
  • .qss .qs
  • .wxss .wxs

Include plugins

Auto load plugins when they are installed

Addons support from kroki

  • .bpmn
  • .bytefield
  • .excalidraw
  • .markmap
  • .vega
  • .vegalite
  • .wavedrom
  • .wireviz

Installation

npm install prettier @nice-move/prettier-config --save-dev

Usage

Add to package.json

// example: package.json
{
  "prettier": "@nice-move/prettier-config"
}

Then run

prettier --write .

Editorconfig support

# .editorconfig

[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
max_line_length = 80
quote_type = single
tab_width = 2
trim_trailing_whitespace = true

Related

0.11.4

9 days ago

0.12.0

9 days ago

0.12.1

9 days ago

0.12.2

9 days ago

0.12.3

9 days ago

0.11.3

1 month ago

0.11.2

1 month ago

0.11.1

2 months ago

0.11.0

2 months ago

0.10.0

5 months ago

0.9.9

6 months ago

0.9.0

10 months ago

0.9.2

10 months ago

0.9.1

10 months ago

0.9.8

7 months ago

0.9.7

7 months ago

0.9.4

8 months ago

0.9.3

10 months ago

0.9.6

8 months ago

0.9.5

8 months ago

0.8.2

11 months ago

0.8.1

1 year ago

0.8.0

2 years ago

0.7.3

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.4.14

3 years ago

0.4.13

3 years ago

0.4.11

3 years ago

0.4.12

3 years ago

0.4.10

3 years ago

0.4.9

3 years ago

0.4.8

3 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago