Skip to content

Commit

Permalink
chore: remove unused entry
Browse files Browse the repository at this point in the history
Change-Id: I5b26bfc3f873e1d05b13b603dce806503a3eecd5
Signed-off-by: Florent Benoit <[email protected]>
  • Loading branch information
benoitf committed Oct 24, 2024
1 parent 4de653b commit 5bace5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ export default [
'eslint-import-resolver-custom-alias': {
alias: {
'/@': './src',
'/@gen': './src-generated',
},
extensions: ['.ts', '.svelte'],
},
Expand Down

0 comments on commit 5bace5a

Please sign in to comment.