Skip to content

Commit

Permalink
fix: eslint paths
Browse files Browse the repository at this point in the history
  • Loading branch information
kitravee committed Aug 26, 2024
1 parent f2fefc0 commit a98f5b4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/eslint-config/next.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ module.exports = {
".*.js",
"node_modules/",
],
paths: {
"@/*": ["./*"]
},
overrides: [
{
files: ["*.js?(x)", "*.ts?(x)"],
Expand Down

0 comments on commit a98f5b4

Please sign in to comment.