Skip to content

Commit a7147f7

Browse files
committed
chore(deps): fix lint errors
1 parent 693f40d commit a7147f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
"ecmaVersion": 11
1010
},
1111
"rules": {
12-
}
12+
},
13+
"ignorePatterns": ["apps/generator-cli/webpack.config.js"]
1314
}

0 commit comments

Comments
 (0)