@dominicbarnes/eslint-config-test

1.1.0 • Public • Published

@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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    2
    • latest

Version History

Package Sidebar

Install

npm i @dominicbarnes/eslint-config-test

Weekly Downloads

7

Version

1.1.0

License

none

Last publish

Collaborators

  • dominicbarnes