{"_id":"@abasync/eslint-config","name":"@abasync/eslint-config","dist-tags":{"latest":"1.1.0"},"versions":{"1.1.0":{"name":"@abasync/eslint-config","version":"1.1.0","description":"ESLing and Prettier with TypeScript configurations used by ABASync.","license":"MIT","private":false,"author":{"name":"ABASync","email":"tech@abasync.com.br","url":"https://github.com/abasync"},"repository":{"type":"git","url":"git+https://github.com/abasync/eslint-config.git"},"bugs":{"url":"https://github.com/abasync/eslint-config/issues"},"homepage":"https://github.com/abasync/eslint-config#readme","main":"next.js","scripts":{"version:patch":"npm version patch --git-tag-version false","version:minor":"npm version minor --git-tag-version false"},"keywords":["eslint","prettier","config","typescript","next","react","node","nest"],"peerDependencies":{"eslint":">=8.0.0","typescript":">=5.4.5"},"peerDependenciesMeta":{"typescript":{"optional":true}},"dependencies":{"@typescript-eslint/eslint-plugin":"^7.13.0","@typescript-eslint/parser":"^7.13.0","eslint":"^8.57.0","eslint-config-next":"^14.2.4","eslint-config-prettier":"^9.1.0","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-import-helpers":"^1.3.1","eslint-plugin-jsx-a11y":"^6.8.0","eslint-plugin-prettier":"^5.1.3","prettier":"^3.3.2","prettier-plugin-tailwindcss":"^0.6.4"},"_id":"@abasync/eslint-config@1.1.0","gitHead":"3d2ce8304c83368cc0ba6e6e2a56805cc601b6fc","_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"integrity":"sha512-rx4bGG7e2akJMvgxkaquVcPOp5ZRxyJ72RRqJ4cqChgOL7SV1WQzRJDofNVpS3Z2fJSoB5hLDKO/5scvPLpgIQ==","shasum":"87950f40c4656392e5856b7bf36fe13539dcdc65","tarball":"https://registry.npmjs.org/@abasync/eslint-config/-/eslint-config-1.1.0.tgz","fileCount":6,"unpackedSize":82467,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGjMgqXSGFX/jmTsHOuWIUfhd6HyQwPBi0dyJXlGYsspAiEA0KuVj2SjaZUdwpfjOi4Tkvfwk9kt+xXLYtFWJYe2oY0="}]},"_npmUser":{"name":"abasync","email":"tech@abasync.com.br"},"directories":{},"maintainers":[{"name":"abasync","email":"tech@abasync.com.br"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/eslint-config_1.1.0_1718634946062_0.04821257662688083"},"_hasShrinkwrap":false}},"time":{"created":"2024-06-17T14:35:45.953Z","1.1.0":"2024-06-17T14:35:46.222Z","modified":"2024-06-17T14:35:46.477Z"},"maintainers":[{"name":"abasync","email":"tech@abasync.com.br"}],"description":"ESLing and Prettier with TypeScript configurations used by ABASync.","homepage":"https://github.com/abasync/eslint-config#readme","keywords":["eslint","prettier","config","typescript","next","react","node","nest"],"repository":{"type":"git","url":"git+https://github.com/abasync/eslint-config.git"},"author":{"name":"ABASync","email":"tech@abasync.com.br","url":"https://github.com/abasync"},"bugs":{"url":"https://github.com/abasync/eslint-config/issues"},"license":"MIT","readme":"<!-- PROJECT SHIELDS -->\n\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n\n<!-- PROJECT LOGO -->\n<br />\n<div align=\"center\">\n  <a href=\"https://github.com/kroo-tech/eslint-config\">\n    <img src=\".github/assets/logo.png\" alt=\"Logo\" width=\"320\">\n  </a>\n\n  <h3 align=\"center\">ESLint Config</h3>\n\n  <p align=\"center\">\n    My personal ESLint and Prettier configurations for TypeScript.\n  </p>\n</div>\n\n<!-- ABOUT THE PROJECT -->\n\n## About the Project\n\nMy configurations for ESLint and Prettier to make easy a new project setup.\n\n### Built With\n\nThis project was built with nice technologies:\n\n- [![ESLint][ESLint]][ESLint-url]\n- [![Prettier][Prettier]][Prettier-url]\n\n<!-- GETTING STARTED -->\n\n## Installation\n\n```\nnpm install @kroo-tech/eslint-config --save-dev\n```\n\n<!-- USAGE EXAMPLES -->\n\n## Usage\n\nIn your `eslint config file`, put:\n\n```json\n{\n  \"extends\": [\"@kroo-tech/eslint-config/next\"]\n}\n```\n\n<!-- CONTRIBUTING -->\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the project\n2. Create your feature branch\n\n```sh\ngit checkout -b feat/amazing-feature\n```\n\n3. Commit your changes\n\n```sh\ngit commit -m 'feat(index): add some amazing feature'\n```\n\n4. Push to the branch\n\n```sh\ngit push origin feat/amazing-feature\n```\n\n5. Open a Pull Request\n\n<!-- LICENSE -->\n\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n<!-- MARKDOWN LINKS & IMAGES -->\n<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->\n\n[contributors-shield]: https://img.shields.io/github/contributors/kroo-tech/eslint-config.svg?style=for-the-badge\n[contributors-url]: https://github.com/kroo-tech/eslint-config/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/kroo-tech/eslint-config.svg?style=for-the-badge\n[forks-url]: https://github.com/kroo-tech/eslint-config/network/members\n[stars-shield]: https://img.shields.io/github/stars/kroo-tech/eslint-config.svg?style=for-the-badge\n[stars-url]: https://github.com/kroo-tech/eslint-config/stargazers\n[issues-shield]: https://img.shields.io/github/issues/kroo-tech/eslint-config.svg?style=for-the-badge\n[issues-url]: https://github.com/kroo-tech/eslint-config/issues\n[license-shield]: https://img.shields.io/github/license/kroo-tech/eslint-config.svg?style=for-the-badge\n[license-url]: https://github.com/kroo-tech/eslint-config/blob/main/LICENSE\n[ESLint]: https://img.shields.io/badge/eslint-4A31C3?style=for-the-badge&logo=eslint&logoColor=white\n[ESLint-url]: https://eslint.org/\n[Prettier]: https://img.shields.io/badge/prettier-EA5E5E?style=for-the-badge&logo=prettier&logoColor=white\n[Prettier-url]: https://eslint.org/\n","readmeFilename":"README.md"}