We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3edae12 commit 5954f47Copy full SHA for 5954f47
eslint-plugin/CHANGELOG.md
@@ -9,5 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
-- First release of this plugin `ecoCode-linter`
13
-- Add `CONTRIBUTING.md`
+- First alpha version of the ESLint plugin 🚀
+- Add rule `@ecocode/no-multiple-access-dom-element`
14
+- Create tooling script to generate SonarQube rules
15
+- Setup mocha and nyc for tests and coverage
16
+- Setup basic coding style tools
17
+- Write complete contributing guide
0 commit comments