Browse Source

[tests] ok fine...

Simon Krajewski 1 năm trước cách đây
mục cha
commit
99978f5593
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"]