Closed BjrInt closed 1 year ago
It is rather unconvenient to have a failing Github action for a process that could be automated. Let's add the yarn lint --fix command as a pre-commit hook to get rid of it once and for all! :+1:
yarn lint --fix
It is rather unconvenient to have a failing Github action for a process that could be automated. Let's add the
yarn lint --fix
command as a pre-commit hook to get rid of it once and for all! :+1: