Socket
Socket
Sign inDemoInstall

@yumemi-inc/prettier-config

Package Overview
Dependencies
0
Maintainers
13
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @yumemi-inc/prettier-config

yumemi.incのprettierの設定群です。


Version published
Maintainers
13
Install size
1.85 kB
Created

Readme

Source

eslint-config

.prettierrc.js

module.exports = {
  // default config
  ...require("@yumemi-inc/prettier-config"),
  // orverride parameters
  semi: false,
};

getting started

npm

npm install --save-dev prettier @yumemi-inc/prettier-config

yarn1 系

yarn add --dev prettier @yumemi-inc/prettier-config

.prettierignore template

package.json
package-lock.json
yarn.lock
node_modules

FAQs

Last updated on 06 Jan 2023

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