{"library":"oberon-prettier-config","title":"Oberon Prettier Config","description":"Oberon's standard Prettier configuration, version 1.0.0. It is a simple, shared configuration for Prettier that enforces a consistent code style across projects. The package is stable and follows Semantic Versioning. It is intended to be used as an extendable config in package.json, offering an opinionated but minimal setup. Unlike other shareable configs like @company/prettier-config, it focuses on simplicity and integration with Oberon's ecosystem.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install oberon-prettier-config"],"cli":null},"imports":["\"prettier\": \"oberon-prettier-config\" in package.json","module.exports = \"oberon-prettier-config\";","const config = require('oberon-prettier-config');"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install -D prettier oberon-prettier-config\n# Add to package.json:\n# \"prettier\": \"oberon-prettier-config\"","lang":"bash","description":"Install Prettier and the shared config, then set the prettier field in package.json.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}