2.2.3 • Published 8 years ago

eslint-config-frack v2.2.3

Weekly downloads
14
License
MIT
Repository
-
Last release
8 years ago

ESLint config Frack

This package includes the shareable ESLint configuration used by Front-end Dev Stack.

Usage in Front-end Dev Stack Projects

The easiest way to use this configuration is with Front-end Dev Stack, which includes it by default. You don't need to install it separately in Front-end Dev Stack projects.

Usage

If you want to use this ESLint configuration in a project not built with Front-end Dev Stack, you can install it with following steps.

First, install this package.

Then create a file named .eslintrc with following contents in the root folder of your project:

{
    "extends": "frack"
  }

That's it! You can override the settings from eslint-config-frack by editing the .eslintrc file. Learn more about configuring ESLint on the ESLint website.

2.2.3

8 years ago

2.2.2

8 years ago

2.2.1

8 years ago

2.2.0

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago

0.11.2

8 years ago

0.11.1

8 years ago

0.11.0

8 years ago

0.10.12

8 years ago

0.10.11

8 years ago

0.10.9

8 years ago

0.10.8

8 years ago

0.10.7

8 years ago

0.10.6

8 years ago

0.10.5

8 years ago

0.10.4

8 years ago

0.10.3

8 years ago

0.10.2

8 years ago

0.10.1

8 years ago

0.10.0

8 years ago

0.9.1

8 years ago

0.0.1

8 years ago

0.0.2

8 years ago

0.5.0

8 years ago