New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@adonisjs/prettier-config

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/prettier-config

Prettier config preset for AdonisJS packages and applications

  • 1.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
13K
increased by2.77%
Maintainers
0
Weekly downloads
 
Created
Source

@adonisjs/prettier-config



Base Prettier configuration

Base prettier rules used by the AdonisJS team for packages and the applications.


npm-image license-image

Installation

Install the package from the npm registry.

npm i -D @adonisjs/prettier-config

# Make sure also to install the following packages
npm i -D prettier

Usage

After installation, you can copy/paste the following block of code within the package.json file.

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

Our base config also installs and configures the prettier-plugin-edgejs package to format Edge templates using Prettier.

Built with ❤︎ by Julien Ripouteau and Harminder Virk

Keywords

FAQs

Package last updated on 31 Aug 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