1.1.0 • Published 8 years ago

@dominicbarnes/eslint-config-test v1.1.0

Weekly downloads
1
License
-
Repository
-
Last release
8 years ago

@dominicbarnes/eslint-config-test

Adds ESLint configuration for use in mocha test environments.

Usage

In a test/.eslintrc, add the following:

{
  "extends": "@dominicbarnes/test"
}

NOTE: this will probably be renamed into @dominicbarnes/mocha if I end up adopting other test frameworks and need to distinguish between them. (but since I always use mocha, there's no reason for that yet)

1.1.0

8 years ago

1.0.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

9 years ago

0.0.1

9 years ago