This repository has been archived on 2024-07-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Thresholds/.vscode/settings.json
2022-10-04 00:05:37 -07:00

6 lines
No EOL
152 B
JSON

{
"java.configuration.updateBuildConfiguration": "automatic",
"java.project.referencedLibraries": [
".private/lib/**/*.jar"
]
}