Eslint-plugin-import: `no-nodejs-modules` error should include name of imported module

Created on 24 Jul 2016  路  3Comments  路  Source: benmosher/eslint-plugin-import

When no-nodejs-modules errors out, it would be nice if the error message included the name of the builtin module being imported/required.

accepted enhancement help wanted semver-minor

All 3 comments

Sounds good to me.

Do not import Node.js builtin modules --> Do not import Node.js builtin module "path"?

馃帀

published with 1.13.0 to npm

Was this page helpful?
0 / 5 - 0 ratings