Skip to content

Commit

Permalink
Run lint:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Nov 17, 2022
1 parent 8786b72 commit 8eabff1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/base/rules-snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -3172,10 +3172,6 @@
],
"no-restricted-syntax": [
"error",
{
"selector": "FunctionExpression",
"message": "Function expressions are not allowed"
},
{
"selector": "WithStatement",
"message": "With statements are not allowed"
Expand Down

0 comments on commit 8eabff1

Please sign in to comment.