how to use debugger properties in vue code example Example: vue config devtools // Add this to src/main.js Vue.config.devtools = true;