@binance-academy/eslint-config-bnb
v2.0.0
Published
Custom set of ESLint rules for React and Nextjs based on Airbnb ESLint config
Downloads
19
Readme
eslint-config-bnb
This package provide Binance Academy's eslint config. It uses Airbnb's eslint config and Prettier config
Usage
npx install-peerdeps --dev @binance-academy/eslint-config-bnb
Add "extends": "@binance-academy/eslint-config-bnb"
to your eslint config file.