Enable multi-word Vue component names with explicit naming
Co-Authored-By: Codex <codex@openai.com>
This commit is contained in:
@@ -249,6 +249,7 @@
|
||||
import { useConformanceStore } from "@/stores/conformance";
|
||||
|
||||
export default {
|
||||
name: "DiscoverPerformancePage",
|
||||
async beforeRouteEnter(to, from, next) {
|
||||
const isCheckPage = to.name.includes("Check");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user