{"id":28129,"library":"raket-prettier-config","title":"Raket Prettier Config","description":"Raket Prettier Config is a shareable configuration package for Prettier, the opinionated code formatter. It provides a preset set of formatting rules intended for use across Raket projects. Version 1.1.8 is the latest stable release. The package is simple to install as a dev dependency and reference in package.json. It offers a standardized formatting baseline, reducing configuration overhead. Unlike other Prettier configs that may extend or customize extensively, Raket Prettier Config is a fixed preset. It is released on npm with low cadence, primarily updated for compatibility with new Prettier versions.","status":"active","version":"1.1.8","language":"javascript","source_language":"en","source_url":null,"tags":["javascript"],"install":[{"cmd":"npm install raket-prettier-config","lang":"bash","label":"npm"},{"cmd":"yarn add raket-prettier-config","lang":"bash","label":"yarn"},{"cmd":"pnpm add raket-prettier-config","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"This is a shareable config, not a module. It is referenced as a string in Prettier configuration.","wrong":"require('raket-prettier-config')","symbol":"default config","correct":"In package.json: \"prettier\": \"raket-prettier-config\""}],"quickstart":{"code":"// 1. Install as dev dependency\nnpm install --save-dev raket-prettier-config\n\n// 2. Add to package.json\n{\n  \"prettier\": \"raket-prettier-config\"\n}\n\n// 3. Format all files\nnpx prettier --write .","lang":"javascript","description":"Install the config, set it in package.json, and run Prettier to format the project."},"warnings":[{"fix":"If you need to customize, create your own prettier.config.js that imports and spreads the config.","message":"The config is a fixed preset; it cannot be extended or overridden with other configs.","severity":"gotcha","affected_versions":">=1.0.0"},{"fix":"Install Prettier: npm install --save-dev prettier","message":"Make sure you have Prettier installed separately as a dev dependency.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'1.1.8':33 'across':29 'baselin':58 'cadenc':86 'code':16 'compat':90 'config':3,6,65,74 'configur':10,60 'custom':70 'depend':48 'dev':47 'extend':68 'extens':71 'fix':77 'format':24,57 'formatt':17 'instal':44 'intend':26 'javascript':95 'latest':36 'low':85 'may':67 'new':92 'npm':83 'offer':54 'opinion':15 'overhead':61 'packag':11,40 'package.json':52 'preset':21,78 'prettier':2,5,13,64,73,93 'primarili':87 'project':31 'provid':19 'raket':1,4,30,72 'reduc':59 'refer':50 'releas':38,81 'rule':25 'set':22 'shareabl':9 'simpl':42 'stabl':37 'standard':56 'unlik':62 'updat':88 'use':28 'version':32,94","created_at":"2026-05-09T05:53:52.866256+00:00","updated_at":"2026-05-09T05:53:52.866256+00:00","problems":[{"fix":"Run: npm install --save-dev raket-prettier-config","cause":"Referencing the config without having the package installed.","error":"Error: Invalid configuration file: \"raket-prettier-config\" is not a valid config file path."},{"fix":"Ensure package.json has valid JSON: \"prettier\": \"raket-prettier-config\"","cause":"Incorrect JSON syntax or extra characters in package.json.","error":"[error] Invalid configuration for \"prettier\" in package.json: Expected a valid config file path."}],"ecosystem":"npm","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":"","cli_version":null,"type":"library","homepage":"https://bitbucket.org/raketwebbyra/raket-prettier-config#readme","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/raket-prettier-config","openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-05-09","next_check":"2026-08-07","install_tag":null}}