Skip to content

Commit

Permalink
fix eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmajor committed Dec 5, 2024
1 parent 5617b0c commit 47cc5ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default [
ignores: [
'bootstrap/ssr',
'public',
'resources/js/helpers/ziggy.*',
'resources/js/types/ziggy.*',
],
},
];

0 comments on commit 47cc5ce

Please sign in to comment.