eslint-config-funkmonkey

2.7.0 • Public • Published

eslint-config-funkmonkey

Opinionated eslint configuration based on eslint-config-airbnb-typescript mostly for use in my personal projects.

Usage

You can extend one of the following configurations:

  • eslint-config-funkmonkey/javascript
  • eslint-config-funkmonkey/javascript-react
  • eslint-config-funkmonkey/typescript
  • eslint-config-funkmonkey/typescript-react

.eslintrc.yaml

---
  extends: eslint-config-funkmonkey/typescript
  parser: "@typescript-eslint/parser"
  parserOptions:
    project: ./tsconfig.json

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-funkmonkey

Weekly Downloads

7

Version

2.7.0

License

MIT

Unpacked Size

4.62 kB

Total Files

11

Last publish

Collaborators

  • andselm