Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
laminne committed Oct 7, 2024
1 parent 16ce063 commit 4dbe07b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
"tabWidth": 2,
"useTabs": false,
"plugins": ["prettier-plugin-organize-imports"]
}
}
2 changes: 1 addition & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ export default [
}
},
eslintConfigPrettier
];
];

0 comments on commit 4dbe07b

Please sign in to comment.