Skip to content

Commit

Permalink
chore(projects): update eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Jan 16, 2024
1 parent 5534294 commit 5023f37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions eslint.config.js
Expand Up @@ -9,8 +9,7 @@ export default defineConfig(
{
ignores: ['index', 'App', '[id]']
}
],
'no-empty-function': 'off'
]
}
}
);

0 comments on commit 5023f37

Please sign in to comment.