Browse Source

[tests] ok fine...

Simon Krajewski 1 year ago
parent
commit
99978f5593
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/unit/.vscode/settings.json

+ 1 - 1
tests/unit/.vscode/settings.json

@@ -11,7 +11,7 @@
 		"editor.formatOnPaste": true
 	},
 	"editor.codeActionsOnSave": {
-		"source.sortImports": true
+		"source.sortImports": "explicit"
 	},
 	"haxe.displayServer": {
 		"arguments": ["-v"]