Skip to content

Commit

Permalink
Add some vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxiaomao committed Jun 12, 2024
1 parent 31a579c commit cfb083c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"files.trimTrailingWhitespace": true,
"haxe.codeGeneration": {
"imports": {
"enableAutoImports": false
}
},
"haxe.configurations": [
["display.hxml"]
]
Expand Down

0 comments on commit cfb083c

Please sign in to comment.