diff --git a/.eslintrc.json b/.eslintrc.json index 9e0513dd..3a98f28b 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -16,6 +16,7 @@ "rules": { "class-methods-use-this": "off", "no-console": "off", + "no-return-await": "off", "no-param-reassign": ["error", { "props": false }], "no-multi-spaces": ["error", { "ignoreEOLComments": true }], "object-curly-newline": "off", diff --git a/src/components/Satvis.vue b/src/components/Satvis.vue index 6b669665..df8d58e8 100644 --- a/src/components/Satvis.vue +++ b/src/components/Satvis.vue @@ -82,7 +82,7 @@
Terrain
-