Skip to content

Commit a1d5406

Browse files
committed
chore(monorepo): fix typo
1 parent 8ef1804 commit a1d5406

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.eslintrc.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@ module.exports = {
6363
"resolvePaths": ["./packages"],
6464
"allowModules": [
6565
"webpack",
66-
"webapack-cli-utils",
6766
"webpack-cli-generators",
67+
"webpack-cli-migrate",
68+
"webpack-cli-utils",
6869
"webpack-loader-generators",
6970
"webpack-plugin-generators"
7071
]

0 commit comments

Comments
 (0)