2.3.1 • Published 1 year ago

@lokse/plugin-prettier v2.3.1

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

@lokse/plugin-prettier

Plugin used to format output translations file using Prettier.

Installation

$ yarn add -D @lokse/plugin-prettier

Usage

Add it into plugins section of lokse config

{
    "plugins": ["@lokse/plugin-prettier"]
}

If you have Prettier config in your project it will be automatically loaded, otherwise default prettier config is used. The file where translations are outputed into is then formatted with Prettier.

Prettier plugin currently supports only JSON output format. If you need other format, please make a Feature request or better implement it and make pull request 🙂

Options

Plugin has no configuration options.

License

Lokse is licensed under the MIT License. Documentation is licensed under Creative Commons License. Created with ♥ by @horaklukas and all the great contributors.

2.3.1

1 year ago

2.3.0

2 years ago

2.2.2

2 years ago

2.2.0

2 years ago

2.1.4

2 years ago

2.1.3

2 years ago

2.1.0

3 years ago

2.0.0

3 years ago