mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 08:48:07 -06:00
28c9394008
Organize imports Add end of file newlines
18 lines
320 B
Plaintext
18 lines
320 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "NetworkTablesDesktopClient"
|
|
}
|
|
],
|
|
"settings": {
|
|
"java.configuration.updateBuildConfiguration": "automatic",
|
|
"java.server.launchMode": "Standard",
|
|
"java.dependency.packagePresentation": "hierarchical",
|
|
"files.associations": {
|
|
"*.path": "json"
|
|
}
|
|
}
|
|
} |