diff --git a/.vscode/settings.json b/.vscode/settings.json index 9cc38b1e..3f848af3 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -48,7 +48,7 @@ "ភាសាខ្មែរ" ], "editor.codeActionsOnSave": { - "source.fixAll.eslint": true + "source.fixAll.eslint": "explicit" }, "editor.fontLigatures": true, "editor.formatOnSave": false, diff --git a/src/components/common/app-loading.vue b/src/components/common/app-loading.vue index f81875f7..0448baf1 100644 --- a/src/components/common/app-loading.vue +++ b/src/components/common/app-loading.vue @@ -1,3 +1,13 @@ +