Skip to content

Commit

Permalink
chore: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Birkbjo committed Sep 11, 2023
1 parent 25985cc commit 73599a8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,7 @@ const config = {
'*.stories*.js',
'**/__stories__/*.js',
'**/__stories__/**/*.js',
'*.d.ts'
// 'types/*',
// '**/types/*',
// '**/types/*.d.ts',
'*.d.ts',
],
rules: {
'import/no-extraneous-dependencies': 'error',
Expand Down

0 comments on commit 73599a8

Please sign in to comment.