mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
Rename workspace
Organize imports Add end of file newlines
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "NetworkTablesDesktopClient"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"java.configuration.updateBuildConfiguration": "automatic",
|
||||
"java.server.launchMode": "Standard",
|
||||
"java.dependency.packagePresentation": "hierarchical",
|
||||
"files.associations": {
|
||||
"*.path": "json"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user