@foxy.io/eslint-config

1.0.0 • Public • Published

Foxy ESLint Config 🦊⚙️

This is a shared ESLint config we use in our projects. It extends recommended defaults, adding support for TypeScript, optimizing for Web Components, encouraging key ordering, use of class member naming conventions and more.

To get started, install the package:

npm install @foxy.io/eslint-config --save-dev

And then add it to your configuration file:

{ "extends": "@foxy.io" }

Readme

Keywords

none

Package Sidebar

Install

npm i @foxy.io/eslint-config

Weekly Downloads

14

Version

1.0.0

License

MIT

Unpacked Size

4.13 kB

Total Files

4

Last publish

Collaborators

  • stremglav
  • adamjudd
  • dantothefuture
  • brettflorio