mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-02-08 07:28:39 +01:00
Add VSCode settings file
This commit is contained in:
parent
322803bf1a
commit
42f880aaa8
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,4 +92,3 @@ iOSInjectionProject/
|
||||
IceCubesApp.xcconfig
|
||||
*.resolved
|
||||
buildServer.json
|
||||
.vscode/settings.json
|
||||
|
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"[swift]": {
|
||||
"editor.defaultFormatter": "sweetpad.sweetpad",
|
||||
"editor.formatOnSave": true,
|
||||
},
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user