eslint-plugin-codeceptjs icon indicating copy to clipboard operation
eslint-plugin-codeceptjs copied to clipboard

tryTo is not defined

Open dj-neza opened this issue 3 years ago • 2 comments

Using your plugin I'm having a problem with lint complaining when I try to use the tryTo plugin for CodeceptJS, even though the function use works in the tests. Are Codecept plugins missing from this eslint plugin?

I did add the plugin to the .eslintrc file as instructed (tried both the "extends" and the "plugins" way but neither makes a difference) and based on all the other Codeceptjs warnings disappearing from the tests I assume it is working.

I'm happy to provide additional information if needed.

dj-neza avatar Jan 14 '21 14:01 dj-neza