
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@shaizei/prettier-config
Advanced tools
This package contains shareable Prettier configuration used by the applications created with @shaizei/cli.
This package contains shareable Prettier configuration used by the applications created with @shaizei/cli.
Using Yarn:
yarn add @shaizei/prettier-config --dev
Using npm:
npm install @shaizei/prettier-config --save-dev
prettier.config.js@shaizei/prettier-config and export it.module.exports = require('@shaizei/prettier-config');
.prettierignore file as well, just run the following command from terminal: cat ./node_modules/@shaizei/prettier-config/.prettierignore >> .prettierignore
If you want to override the default configuration, then add the following code in prettier.config.js file:
const prettierConfig = require('@shaizei/prettier-config');
module.exports = {
...prettierConfig,
// your config options goes here, e.g. printWidth: 80
}
0.1.0-beta.12 (2019-09-14)
prettier-config
typescript-config
webpack-config
scripts
helpers
cli
babel-preset
babel-preset
webpack-config
typescript-config
scripts
helpers
cli
eslint-config
prettier-config
FAQs
This package contains shareable Prettier configuration used by the applications created with @shaizei/cli.
We found that @shaizei/prettier-config demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
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.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.