## Objectives 🎯 - [x] Configure GitHub Actions using a `.github/workflows/linting.yaml` file - [x] Assure feedback is shown in Pull Requests ## Prerequisites 🎒 - Continuous Integration ## References 📚 - [Command Line Interface - ESLint](https://eslint.org/docs/2.13.1/user-guide/command-line-interface) ## Tips 💡 - Test the linting locally before pushing code
Objectives 🎯
.github/workflows/linting.yamlfilePrerequisites 🎒
References 📚
Tips 💡