
Security News
pnpm 10.16 Adds New Setting for Delayed Dependency Updates
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
@adonisjs/prettier-config
Advanced tools
The `@adonisjs/prettier-config` package exports the base configuration for Prettier used by AdonisJS applications and packages.
@adonisjs/prettier-config
The @adonisjs/prettier-config
package exports the base configuration for Prettier used by AdonisJS applications and packages.
Install the package as a development dependency from the npm packages registry.
npm i -D @adonisjs/prettier-config
# For yarn lovers
yarn add -D @adonisjs/prettier-config
# For pnpm believers
pnpm add -D @adonisjs/prettier-config
To enable these rules, add a prettier
property in your package.json
and reference this shared config as follows:
{
"prettier": "@adonisjs/prettier-config"
}
FAQs
Prettier config preset for AdonisJS packages and applications
The npm package @adonisjs/prettier-config receives a total of 15,625 weekly downloads. As such, @adonisjs/prettier-config popularity was classified as popular.
We found that @adonisjs/prettier-config demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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.
Security News
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.