Packages
ESLint
Local Installation
# Yarn
yarn add eslint
./node_modules/.bin/eslint --init
Install globally
yarn global add eslint
Last updated
Was this helpful?
# Yarn
yarn add eslint
./node_modules/.bin/eslint --init
yarn global add eslint
Last updated
Was this helpful?