Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@sweetalert2/prettier-config

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@sweetalert2/prettier-config

Prettier shareable config for the SweetAlert2 JS/TS coding style

unpublished
latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
3
Created
Source

Prettier shareable config for the SweetAlert2 JS/TS coding style

npm version semantic-release

Prettier shareable config for the SweetAlert2 JS/TS coding style

Installation

$ npm install --save-dev @sweetalert2/prettier-config

or

$ yarn add --dev @sweetalert2/prettier-config

Usage

Once the @sweetalert2/prettier-config package is installed, you can use it by specifying @sweetalert2/prettier-config in .prettierrc.js:

module.exports = {
  ...require("@sweetalert2/prettier-config"),
  // Additional, per-project rules...
}

FAQs

Package last updated on 22 Jan 2022

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