diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json index 8830c72d..4084d922 100644 --- a/.eslintrc-auto-import.json +++ b/.eslintrc-auto-import.json @@ -285,6 +285,7 @@ "watchThrottled": true, "watchTriggerable": true, "watchWithFilter": true, - "whenever": true + "whenever": true, + "toValue": true } -} \ No newline at end of file +} diff --git a/src/tools/sql-prettify/sql-prettify.vue b/src/tools/sql-prettify/sql-prettify.vue index a0da8a75..7b9eb812 100644 --- a/src/tools/sql-prettify/sql-prettify.vue +++ b/src/tools/sql-prettify/sql-prettify.vue @@ -1,11 +1,11 @@