Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lokse/plugin-prettier

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lokse/plugin-prettier

Lokse plugin used to format output translations file using prettier

  • 3.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
762
increased by13.22%
Maintainers
0
Weekly downloads
 
Created
Source

@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.

Keywords

FAQs

Package last updated on 18 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc