Makes ESLint available as a tool in Cake.
Makes ESLint available as a tool in Cake
#addin nuget:?package=Cake.ESLint
#addin nuget:?package=Cake.ESLint
Task("MyTask").Does(() => {
ESLint();
});
If you have questions, search for an existing one, or create a new discussion on the Cake GitHub repository, using the extension Q&A
category.
Cake.ESLint follows the Contributor Covenant Code of Conduct.
We accept Pull Requests. Please see the contributing file for how to contribute to Cake.ESLint.
Small note: If editing the Readme, please conform to the standard-readme specification.
This project follows the all-contributors specification. Contributions of any kind welcome!
Thanks goes to these wonderful people (emoji key):
Nils Andresen 💻 🚧 |
Simon Cropp 💻 |
Pascal Berger 💻 📖 |