ecoCode-javascript icon indicating copy to clipboard operation
ecoCode-javascript copied to clipboard

Import rules specifications for ESLint plugin from central repository

Open utarwyn opened this issue 2 years ago • 0 comments
trafficstars

Based on the enhancement done in #16 for the Sonar plugin, the idea would be to import rules specifications for the ESLint plugin from central repository too.

There are few limitations because at the moment the artifact is created using Maven with .html and .json files inside. But for the ESLint plugin we need to have a package that can be used by NPM with .md files inside. The main goal is to find a way to generate a package like this.

utarwyn avatar Jul 19 '23 17:07 utarwyn