Socket
Book a DemoInstallSign in
Socket

@ionic/prettier-config

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/prettier-config

Prettier config for Ionic and Capacitor

latest
Source
npmnpm
Version
4.0.0
Version published
Maintainers
1
Created
Source

@ionic/prettier-config

Shared Prettier config used in Ionic, Capacitor, and Stencil projects.

Usage

Usage is based on Sharing configurations from the Prettier docs.

  • Remove existing .prettierrc file, if present.

  • Install the config.

    npm install -D @ionic/prettier-config
    
  • Add the following to package.json:

    "prettier": "@ionic/prettier-config",
    

FAQs

Package last updated on 14 Jul 2023

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