Skip to content

Commit b112c23

Browse files
committedApr 23, 2022
Add a comment to the modules/.eslintrc (post-merge review comment #2953)
1 parent 2bd4e79 commit b112c23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎modules/.eslintrc

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"plugin:import/errors"
1111
],
1212
"rules": {
13+
// ExtendScript wrongly gives equal precedence to && and ||. #2949
1314
"no-mixed-operators": [
1415
"error",
1516
{

0 commit comments

Comments
 (0)
Please sign in to comment.