Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
devincowan committed May 24, 2023
1 parent 225a2dc commit 115e34d
Show file tree
Hide file tree
Showing 92 changed files with 4,202 additions and 4,702 deletions.
3 changes: 2 additions & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ module.exports = {
'eslint:recommended',
'@vue/eslint-config-typescript',
'@vue/eslint-config-prettier/skip-formatting',
'plugin:vuetify/base'
'plugin:vuetify/base',
"prettier"
],
overrides: [
{
Expand Down
Loading

0 comments on commit 115e34d

Please sign in to comment.