not the best solution as dismissing all on ended, but still okay
This commit is contained in:
Vendored
+1
-1
@@ -8,6 +8,6 @@
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"workbench.colorTheme": "Default Light+",
|
||||
"javascript.format.semicolons": "insert",
|
||||
"window.zoomLevel": 1,
|
||||
"window.zoomLevel": 2,
|
||||
"trunk.trunkGrayOutNonBlockingIssues": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user