{"_id":"@abelflopes/prettier-config-pro","name":"@abelflopes/prettier-config-pro","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@abelflopes/prettier-config-pro","version":"1.0.0","description":"Professional grade prettier configuration","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"prepare":"husky install","start":"tsc -p tsconfig.build.json -w","build":"tsc -p tsconfig.build.json","test":"NODE_OPTIONS=--experimental-vm-modules jest","lint":"eslint . --ext ts,tsx","format":"npx prettier . --check --cache","todo":"npx leasot '**/**' '.**/**' -i '**/node_modules/**' -S -x","clean":"rm -rf dist node_modules"},"keywords":["prettier","library","config","code-quality","lint","javascript","standard","typescript","react"],"author":{"name":"Abel Lopes","url":"@abelflopes"},"devDependencies":{"@abelflopes/eslint-config-tsr-pro":"^1.0.1","@babel/preset-env":"^7.22.20","@babel/preset-typescript":"^7.22.15","@commitlint/cli":"^17.7.1","@commitlint/config-conventional":"^17.7.0","@semantic-release/changelog":"^6.0.3","@semantic-release/git":"^10.0.1","@types/jest":"^29.5.5","conventional-changelog-conventionalcommits":"^7.0.2","eslint":"^8.49.0","husky":"^8.0.3","jest":"^29.7.0","prettier":"^3.0.3","semantic-release":"^22.0.1","typescript":"^5.2.2"},"peerDependencies":{"prettier":"^3.0.0"},"homepage":"https://github.com/abelflopes/prettier-config-pro#readme","repository":{"type":"git","url":"git+https://github.com/abelflopes/prettier-config-pro.git"},"bugs":{"url":"https://github.com/abelflopes/prettier-config-pro/issues"},"_id":"@abelflopes/prettier-config-pro@1.0.0","gitHead":"430854858a1d4c8c3e9db80a7a556bb990d73ff3","_nodeVersion":"18.18.0","_npmVersion":"10.1.0","dist":{"integrity":"sha512-ggU/3sxCXUigK+G/vFeNgD8k5HK37cckWtUQq9ufpIpcI3RfIqTjkN6sI7ZP+UzewGjqKPB0Jawp9eYFzn2y7w==","shasum":"e4623efe918a37528cd31604260b6cd3e1562adf","tarball":"https://registry.npmjs.org/@abelflopes/prettier-config-pro/-/prettier-config-pro-1.0.0.tgz","fileCount":4,"unpackedSize":3223,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnTm7QzA2nTnFBZZEUikIpJJ+cXhXe8ALEkWM9yFFdTgIgc3uyndiUDvSoPDM2WKXqxnQ1mvVizt6nXYAYBcEQbcc="}]},"_npmUser":{"name":"abelflopes","email":"abelflopes@gmail.com"},"directories":{},"maintainers":[{"name":"abelflopes","email":"abelflopes@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/prettier-config-pro_1.0.0_1695845516995_0.6237038637606871"},"_hasShrinkwrap":false}},"time":{"created":"2023-09-27T20:11:56.887Z","1.0.0":"2023-09-27T20:11:57.215Z","modified":"2023-09-27T20:11:57.488Z"},"maintainers":[{"name":"abelflopes","email":"abelflopes@gmail.com"}],"description":"Professional grade prettier configuration","homepage":"https://github.com/abelflopes/prettier-config-pro#readme","keywords":["prettier","library","config","code-quality","lint","javascript","standard","typescript","react"],"repository":{"type":"git","url":"git+https://github.com/abelflopes/prettier-config-pro.git"},"author":{"name":"Abel Lopes","url":"@abelflopes"},"bugs":{"url":"https://github.com/abelflopes/prettier-config-pro/issues"},"readme":"# Prettier Config Pro\n\n<br />\n\nProfessional grade prettier configuration\n\n</div>\n\n<br />\n\n## Installation\n\nYou can install this config via npm or yarn:\n\n```bash\nnpm install @abelflopes/prettier-config-pro --save-dev\n# or\nyarn add @abelflopes/prettier-config-pro --dev\n```\n\n## Usage\n\nTo use this configuration in your project, create a Prettier configuration file\n(e.g., .prettierrc.js) and extend `@abelflopes/prettier-config-pro`:\n\n\n```js\n// .prettierrc.js\nconst config = require(\"@abelflopes/prettier-config-pro\");\n\nmodule.exports = config;\n```\n\n## Contributing\n\nIf you encounter any issues with this ESLint configuration or have suggestions for improvements,\nplease visit the GitHub repository and open an issue or pull request.\nCheck also the [development](./docs/DEVELOPMENT.md) docs.","readmeFilename":"README.md"}