Skip to content

Commit d801095

Browse files
committedJan 1, 2021
Enforce errerror for variable names
1 parent f9781f5 commit d801095

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎config/plugins.js

+3
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ module.exports = {
123123
},
124124
val: {
125125
value: true
126+
},
127+
err: {
128+
error: true
126129
}
127130
}
128131
}

0 commit comments

Comments
 (0)
Please sign in to comment.