Skip to content

Commit

Permalink
fix: this rule never works so removing it
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikZed committed Sep 15, 2023
1 parent a59b96a commit d62e3b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/eslint/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ module.exports = {

"react/react-in-jsx-scope": "off",

"react/jsx-filename-extension": [1, { extensions: [".ts", ".tsx"] }],

/*
* Named exports are almost always better because they break when the imported module changes
*/
Expand Down

0 comments on commit d62e3b3

Please sign in to comment.