Skip to content

ESLint: "fork-ts-checker-webpack-plugin" is not published. (node/no-unpublished-require) for devDependencies #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
davidmpaz opened this issue Jul 18, 2017 · 2 comments

Comments

@davidmpaz
Copy link

Hi,

i think this issue is related to #23.

the difference is that when adding plugin as devDependencies linter complains.

Is there something that could be done for avoiding this one too?

many thanks in advance

@davidmpaz davidmpaz changed the title ESLint: "fork-ts-checker-webpack-plugin" is not published. (node/no-unpublished-require) ESLint: "fork-ts-checker-webpack-plugin" is not published. (node/no-unpublished-require) for devDependencies Jul 19, 2017
@piotr-oles
Copy link
Collaborator

Please checkout description of https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-unpublished-require.md :)

Then this rule warns require() expressions in published files if the require() expression imports unpublished files or the packages of devDependencies

@davidmpaz
Copy link
Author

Sorry for reporting this then. I think i did not understood right since begining

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants