Skip to content

Commit

Permalink
add override for react hooks plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianwd committed Nov 13, 2024
1 parent dabb4fc commit 3f60c52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/flat-react.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ const eslintTailwind = pluginTailwindcss.configs["flat/recommended"];

const eslintExpo = compat.extends("eslint-config-expo");

console.log("eslintExpo", eslintExpo);

export const react = ({ framework }: ReactPluginOptions) =>
tseslint.config(
{
Expand Down

0 comments on commit 3f60c52

Please sign in to comment.