Skip to content

Commit

Permalink
コンポーネントの名前に関するlintを無効化
Browse files Browse the repository at this point in the history
  • Loading branch information
ZOI-dayo committed Jun 15, 2024
1 parent baee46e commit f234bd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@
"vite": "^5.2.8",
"vite-plugin-vue-devtools": "^7.0.25",
"vue-tsc": "^2.0.11"
},
"rules": {
"vue/multi-word-component-names": "off"
}
}

0 comments on commit f234bd5

Please sign in to comment.