0.2.5 • Published 1 year ago

prettier-plugin-vcl v0.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

prettier-plugin-vcl

Prettier plugin for VCL

Usage

Install prettier and prettier-plugin-vcl:

npm install --save-dev prettier prettier-plugin-vcl

Add "prettier-plugin-vcl" to the plugins array in your .prettierrc file:

{
  "plugins": ["prettier-plugin-vcl"]
}

Or use the --plugin option with CLI:

prettier --write . --plugin=prettier-plugin-vcl
0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.1

1 year ago