Skip to content

Commit 66d5af8

Browse files
committed
remove lint rule
1 parent 696f53e commit 66d5af8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-router/.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ module.exports = {
77
},
88
rules: {
99
strict: 0,
10-
"no-restricted-syntax": ["error", "LogicalExpression[operator='??']"],
1110
"no-restricted-globals": [
1211
"error",
1312
{ name: "__dirname", message: restrictedGlobalsError },

0 commit comments

Comments
 (0)