Skip to content

Commit

Permalink
chore(monorepo): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sendilkumarn committed Mar 18, 2018
1 parent 8ef1804 commit a1d5406
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,9 @@ module.exports = {
"resolvePaths": ["./packages"],
"allowModules": [
"webpack",
"webapack-cli-utils",
"webpack-cli-generators",
"webpack-cli-migrate",
"webpack-cli-utils",
"webpack-loader-generators",
"webpack-plugin-generators"
]
Expand Down

0 comments on commit a1d5406

Please sign in to comment.