{"_id":"@coding-with-hassan/prettier-config-spa","name":"@coding-with-hassan/prettier-config-spa","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@coding-with-hassan/prettier-config-spa","version":"0.1.0","description":"Shared Prettier config for Angular projects.","license":"MIT","author":{"name":"Hassan Khousheish"},"repository":{"type":"git","url":"git+https://github.com/CodiNG-With-Hassan/hassan-devkit.git","directory":"packages/prettier-config-spa"},"keywords":["prettier","prettier-config","angular"],"main":"./index.json","exports":{".":"./index.json"},"peerDependencies":{"prettier":">=3"},"publishConfig":{"access":"public"},"_id":"@coding-with-hassan/prettier-config-spa@0.1.0","bugs":{"url":"https://github.com/CodiNG-With-Hassan/hassan-devkit/issues"},"homepage":"https://github.com/CodiNG-With-Hassan/hassan-devkit#readme","_integrity":"sha512-PhG9njv9Xp3wDuMEFmJy+CM2qpBez62YZNfbV8rYyRsacQnbRWpIeq2VGnskeJTKxWZN17iVcyDILOTDhjG3IQ==","_resolved":"/tmp/1875248c90c78068c5da71ffc0883ee1/coding-with-hassan-prettier-config-spa-0.1.0.tgz","_from":"file:coding-with-hassan-prettier-config-spa-0.1.0.tgz","_nodeVersion":"20.20.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-PhG9njv9Xp3wDuMEFmJy+CM2qpBez62YZNfbV8rYyRsacQnbRWpIeq2VGnskeJTKxWZN17iVcyDILOTDhjG3IQ==","shasum":"932ac37493c7b1113a9af44e062668b2f4ddcad8","tarball":"https://registry.npmjs.org/@coding-with-hassan/prettier-config-spa/-/prettier-config-spa-0.1.0.tgz","fileCount":4,"unpackedSize":2496,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDXiB09EH9r3vJlsmmpfRl1yXmYDLerY0Kaw+T24eBiKwIhAOHy3Cur/a0cJxVqPnrvhaAfX62bH43AQjWFhqcx9b8W"}]},"_npmUser":{"name":"khousheish","email":"khousheish@live.com"},"directories":{},"maintainers":[{"name":"khousheish","email":"khousheish@live.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/prettier-config-spa_0.1.0_1779623192062_0.6803438500929511"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-24T11:46:31.743Z","0.1.0":"2026-05-24T11:46:32.265Z","modified":"2026-05-24T11:46:32.597Z"},"maintainers":[{"name":"khousheish","email":"khousheish@live.com"}],"description":"Shared Prettier config for Angular projects.","homepage":"https://github.com/CodiNG-With-Hassan/hassan-devkit#readme","keywords":["prettier","prettier-config","angular"],"repository":{"type":"git","url":"git+https://github.com/CodiNG-With-Hassan/hassan-devkit.git","directory":"packages/prettier-config-spa"},"author":{"name":"Hassan Khousheish"},"bugs":{"url":"https://github.com/CodiNG-With-Hassan/hassan-devkit/issues"},"license":"MIT","readme":"# @coding-with-hassan/prettier-config-spa\n\nShared Prettier config for Angular projects.\n\n## Install\n\n```sh\npnpm add -D @coding-with-hassan/prettier-config-spa prettier\n```\n\n## Use\n\nIn your project's `package.json`:\n\n```json\n{\n  \"prettier\": \"@coding-with-hassan/prettier-config-spa\"\n}\n```\n\nOr in a `.prettierrc` file (one line):\n\n```json\n\"@coding-with-hassan/prettier-config-spa\"\n```\n\n## What's in it\n\n- `printWidth: 100` — wider than Prettier's default so Angular templates have room\n- `singleQuote: true`\n- `*.html` files use the Angular parser\n- No `trailingComma` override (uses Prettier's default `all`)\n","readmeFilename":"README.md","_rev":"1-bf7e50edd26cf71750ccec1206e624b8"}