
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.
@golms/prettier-config
Advanced tools
Prettier config used at SimonGolms
Install the package using npm
npm install --save-dev --save-exact @golms/prettier-config
Create a .prettierrc.js file in your projects root directory and export your desired modifications.
module.exports = {
...require("@golms/prettier-config"),
// printWidth: 140, // to overwrite the property
};
Check out the prettier documentation for more info on sharing configurations.
npm install
npm test
This command may be useful when obscure errors or issues are encountered. It removes and recreates dependencies of your project.
npm run repair
Fully automated version management and package publishing via semantic-release. It bumps the version according to conventional commits, publishes the package to npm and release a new version to GitHub.
Make sure that the secrets GITHUB_TOKEN and NPM_TOKEN are available in GitHub repository.
npm run release:ci
Make sure that the environment variables GITHUB_TOKEN and NPM_TOKEN are set or declared in .env and a productive build was previously created via npm run build.
npm run release
Give a âď¸ if this project helped you!
Copyright Š 2022 Simon Golms.
This project is MIT licensed.
FAQs
Prettier config used at SimonGolms
We found that @golms/prettier-config demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.