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

@tabula/prettier-config

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tabula/prettier-config

Configuration for the Prettier

  • 0.1.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@tabula/prettier-config

This package provides opinionated Prettier configuration.

Details

This configuration is pretty standard with small changes.

Also, we use import sorting provided by the (@trivago/prettier-plugin-sort-imports)[https://github.com/trivago/prettier-plugin-sort-imports].

Installation

Use the package manager pnpm to install @tabula/prettier-config.

pnpm add @tabula/prettier-config --save-dev

You can use npm or yarn too.

Usage

Add the .prettierrc.json file to the root of your project:

"@tabula/prettier-config"

or to the package.json:

{
  "prettier": "@tabula/prettier-config"
}

License

This project is ISC licensed.

Keywords

FAQs

Package last updated on 23 Jul 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