Skip to content

Commit 8e44cb9

Browse files
schaablefvictorio
authored andcommitted
Add hardhat/utils/source-names to ignore list
1 parent 86f1b63 commit 8e44cb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/eslint/constants.js

+1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ module.exports.slowImportsCommonIgnoredModules = [
1818
"hardhat/internal/core/providers/util",
1919
"hardhat/internal/util/fs-utils",
2020
"hardhat/utils/contract-names",
21+
"hardhat/utils/source-names",
2122
];

0 commit comments

Comments
 (0)