Jak uruchomić ESLINT w całym projekcie
# cd to your root project folder
eslint "./**" --fix
You'veYeedYourLastHaw
# cd to your root project folder
eslint "./**" --fix
yarn lint-fix