We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f1b63 commit 8e44cb9Copy full SHA for 8e44cb9
config/eslint/constants.js
@@ -18,4 +18,5 @@ module.exports.slowImportsCommonIgnoredModules = [
18
"hardhat/internal/core/providers/util",
19
"hardhat/internal/util/fs-utils",
20
"hardhat/utils/contract-names",
21
+ "hardhat/utils/source-names",
22
];
0 commit comments