Open AndrewJamison opened 2 years ago
@upkarlidder @demilolu This issue needs the ms-cohort-claimed label
Super-Linter Source: https://github.com/marketplace/actions/super-linter Provides the following linters for the languages used in this project:
JS Specific Linters
JSLint
JSHint
sudo npm install -g jshint
jshint <file or directory name>
ESLint
sudo npm install eslint -g
:wave: Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed in 14 days.
Is your feature request related to a problem? Please describe. There's currently no automatic linting happening.
Describe the solution you'd like We would like to automate linting using github actions
Describe alternatives you've considered N/A
Additional context N/A