1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-04 01:20:48 +00:00
plantuml-server/.vscode/settings.json
2021-10-17 18:46:03 +02:00

22 lines
433 B
JSON

{
"java.configuration.updateBuildConfiguration": "automatic",
"cSpell.words": [
"Arnaud",
"ditaa",
"endditaa",
"enduml",
"epstext",
"etag",
"Lalloni",
"plantuml",
"Roques",
"servlet",
"servlets",
"startditaa",
"startuml",
"utxt",
"ghaction",
"buildx"
],
"cSpell.allowCompoundWords": true
}