Getting prettier format document and eslint and vetur all working together

This commit is contained in:
2019-11-20 23:21:06 +00:00
parent f1abe42761
commit b2f48cd45a
5 changed files with 23 additions and 12 deletions

View File

@@ -58,6 +58,7 @@
export default {
beforeCreate() {
//debugger;
//this is a nothing line as a test
//check pre-requisites exist just in case
if (window.$gz.errorHandler.devMode()) {
if (!window.$gz.dayjs) {