UNPKG

eslint-config-braden1996

Version:
13 lines (9 loc) 228 B
# @braden1996/eslint-plugin ## Installation 1. `yarn add --dev @braden1996/eslint-config` 2. Add the following to your `package.json`: ```json "eslintConfig": { "extends": "@braden1996/default" }, ```