Closed
Description
Using the recommended config of the plugin, import Octokit from '@octokit/rest';
inside a file called _stubs.js
, so an ava helper file, triggers the rule ava/no-import-test-files
with the message "Test files should not be imported" for the whole line.
Example: https://travis-ci.org/mozillach/gh-projects-content-queue/jobs/540192593#L477
Metadata
Metadata
Assignees
Labels
No labels