cara menjalankan eslint di seluruh proyek
# cd to your root project folder
eslint "./**" --fix
You'veYeedYourLastHaw
# cd to your root project folder
eslint "./**" --fix
yarn lint-fix