🚀 Release v1.0.2 - GitHub Repository Integration 🎉
This update links the NPM package with the GitHub repository,
making it easier to track issues, contributions, and documentation.
🔄 Changes in v1.0.2
- 📌 Added GitHub repository link to
package.json
"repository"
→ Links the NPM package to GitHub."bugs"
→ Directs users to the issue tracker."homepage"
→ Provides a direct link to the README.
- 🛠 Updated documentation and metadata for better visibility
- 🚀 Published
v1.0.2
to NPM with the latest metadata changes
📦 Installation
npm install --save-dev eslint-plugin-fsd-lint
🔗 New GitHub Integration
- GitHub Repository: effozen/eslint-plugin-fsd-lint
- Issue Tracker: GitHub Issues
- Documentation: README
🎯 Next Steps
- Test the plugin in real projects and provide feedback!
- Contribute by submitting new rule ideas or improvements.