Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 392 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 392 Bytes

eslint-config-pancake

This repository is not used anymore. See the Pancake toolkit instead

Pancake Eslint config with:

  • Airbnb config
  • Typescript
  • Prettier

Usage

npx install-peerdeps --dev @pancakeswap-libs/eslint-config-pancake

Add "extends": "@pancakeswap-libs/eslint-config-pancake" to your eslint config file.