Socket
Book a DemoInstallSign in
Socket

@amedia/prettier-config-base

Package Overview
Dependencies
Maintainers
76
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amedia/prettier-config-base

Base Prettier config for Amedia

latest
npmnpm
Version
2.0.0
Version published
Maintainers
76
Created
Source

@amedia/prettier-config-base

The Prettier configuration for JavaScript / YAML / JSON / Markdown.

Usage

npm install --save-dev @amedia/prettier-config-base prettier

After installing the deps, update your Prettier config file, e.g. prettier.config.cjs:

module.exports = require('@amedia/prettier-config');

FAQs

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