Skip to content

🚀 Release v1.0.2 - GitHub Repository Integration 🎉

Compare
Choose a tag to compare
@effozen effozen released this 30 Jan 16:28
· 19 commits to main since this release

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

🎯 Next Steps

  • Test the plugin in real projects and provide feedback!
  • Contribute by submitting new rule ideas or improvements.

📖 Full Documentation