Socket
Socket
Sign inDemoInstall

@twihike/prettier-config

Package Overview
Dependencies
1
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @twihike/prettier-config

My Prettier config.


Version published
Weekly downloads
29
increased by7.41%
Maintainers
1
Install size
2.34 kB
Created
Weekly downloads
 

Changelog

Source

0.1.17 (2021-09-18)

Note: Version bump only for package @twihike/config-js

Readme

Source

prettier-config

npm version

Installation

With npm:

npm install --save-dev prettier @twihike/prettier-config

With yarn:

yarn add --dev prettier @twihike/prettier-config

Usage

Edit package.json:

{
  "name": "your-cool-library",
  "version": "0.1.0",
  "prettier": "@twihike/prettier-config"
}

Or prettier.config.js:

module.exports = '@twihike/prettier-config';

License

Copyright (c) 2020 twihike. All rights reserved.

This project is licensed under the terms of the MIT license.

FAQs

Last updated on 18 Sep 2021

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc