Skip to content

Commit

Permalink
chore: update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
omermecitoglu committed Oct 30, 2024
1 parent fbd471f commit 0f0e288
Show file tree
Hide file tree
Showing 8 changed files with 738 additions and 533 deletions.
12 changes: 0 additions & 12 deletions .eslintrc

This file was deleted.

9 changes: 9 additions & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import omer from "@omer-x/eslint-config";

export default [
...omer,
{
rules: {
},
},
];
Loading

0 comments on commit 0f0e288

Please sign in to comment.