1.0.0 • Published 3 years ago
lintvcc v1.0.0
ESLint Reporting Tool
Node.js application that runs eslint and then generates a csv based on the results
Instructions
Clone the repository
Run
npm installPlace the JavaScript components you want to eslint and report against inside the "javascriptComponents" directory.
Run
npm run eslint-csvA CSV File called "eslint-results.csv" will be generated in the root directory of the application.
1.0.0
3 years ago