Packages
ESLint
Local Installation
# Yarn
yarn add eslint
./node_modules/.bin/eslint --initInstall globally
yarn global add eslintLast updated
Was this helpful?
# Yarn
yarn add eslint
./node_modules/.bin/eslint --inityarn global add eslintLast updated
Was this helpful?