Using VConsole, in Chrome Devtools, you cannot view the number of lines of original code, which is not easy to debug, after trying to have several methods:

1. Useconsole.dir()methods

Use other methods that have not been brokered, such as console.dir().

2. Use devTools’s Ignore List

/vconsole\-3\.3\.4\.min\.jsjs \b Matches your file name, you can set it according to the file name.