diff --git a/ui/.vscode/settings.json b/ui/.vscode/settings.json index c6c940c..442ec8f 100644 --- a/ui/.vscode/settings.json +++ b/ui/.vscode/settings.json @@ -18,4 +18,5 @@ "sass.format.convert": false, "sass.format.deleteWhitespace": true, "prettier.trailingComma": "all", + "volar.inlayHints.eventArgumentInInlineHandlers": false, } \ No newline at end of file