2.0.1 • Published 10 months ago

@ottogroup/prettier-config-ui5 v2.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Shareable prettier configuration for our UI5 projects

OptionValue
tabWidth4
trailingComma"all"

Install

Install prettier, the official prettier XML plugin and our config as a dev dependency.

npm i -D prettier @prettier/plugin-xml @ottogroup/prettier-config-ui5

Usage

Add the following property to your package.json

"prettier": "@ottogroup/prettier-config-ui5",

Extend

This config can be extended in your project. Instructions can be found here.

A list of all options can be found here.

2.0.1

10 months ago

2.0.0

10 months ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago