Skip to content
This repository was archived by the owner on Jul 21, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 238 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 238 Bytes

eslint-config

Pancake Eslint config with:

  • Airbnb config
  • Typescript
  • Prettier

Usage

npx install-peerdeps --dev @arcanefinance/eslint-config

Add "extends": "@arcanefinance/eslint-config" to your eslint config file.