avajs/eslint-plugin-ava

Do you want to work on this issue?

You can request for a bounty in order to promote it!

Detect config file mishaps #199

novemberborn posted onGitHub

#192 adds support for ava.config.js files. There are possible bad configurations where AVA itself will refuse to run tests, that are ignored by this ESLint plugin.

It'd be good (if possible?) to have a lint rule that checks for those problems so we can issue a warning (or error).


What kind of bad configurations? Invalid options?

posted by sindresorhus over 6 years ago

Config in package.json#ava with an ava.config.js present, or the latter file exporting bad values.

posted by novemberborn over 6 years ago

@issuehunt has funded $60.00 to this issue.


posted by IssueHuntBot almost 6 years ago

We should add a standardized way of communicating these errors to https://github.com/avajs/ava/blob/master/eslint-plugin-helper.js, and then surface them in this plugin.

posted by novemberborn almost 6 years ago

Fund this Issue

$60.00
Funded
Only logged in users can fund an issue

Pull requests

Recent activities

issuehunt funded 60.00 for avajs/eslint-plugin-ava# 199
almost 6 years ago