Merge dependabot/npm_and_yarn/ui/web/vite-5.0.9 into combined-prs-branch
[e-mobility-charging-stations-simulator.git] / .vscode / settings.json
CommitLineData
2e6f5966
JB
1{
2 "editor.codeActionsOnSave": {
d5c6cfdd 3 "source.fixAll": "explicit"
5f60a7fd 4 },
18e46645 5 "cSpell.words": [
361c98f5 6 "backoff",
149f6c4b 7 "benoit",
0215fd14 8 "bubbleprof",
82e91d8f
JB
9 "bufferutil",
10 "cacheable",
f1abe9af 11 "choco",
18e46645 12 "commitlint",
a712de6f 13 "corepack",
d4371252 14 "csms",
0215fd14 15 "doctorprof",
31b5738e 16 "emerg",
51022aa0 17 "emobility",
2585c6e9
JB
18 "evse",
19 "evses",
0215fd14
JB
20 "flameprof",
21 "heapprofiler",
18e46645 22 "iccid",
c3da35d4 23 "idtag",
7b5dbe91 24 "idtags",
18e46645 25 "imsi",
82e91d8f 26 "lcov",
09efa771 27 "linebreak",
82e91d8f 28 "logform",
d4371252
JB
29 "measurand",
30 "measurands",
31 "mikro",
18e46645
JB
32 "mnemonist",
33 "ocpp",
d2c77754 34 "olivierbagot",
08164562 35 "outdir",
09efa771 36 "parens",
149f6c4b 37 "piment",
18e46645 38 "poolifier",
82e91d8f
JB
39 "preinstall",
40 "Recurrency",
5ced7e80 41 "RFID",
fca8bc64 42 "shutdowning",
149f6c4b 43 "sonarlint",
7d34a2f4 44 "SRPC",
064d000b 45 "tsdoc",
7671fa0b 46 "VCAP",
487f0dfd
JB
47 "webui",
48 "workerset"
65fe3d88
JB
49 ],
50 "sonarlint.connectedMode.project": {
51 "connectionId": "sap-1",
52 "projectKey": "e-mobility-charging-stations-simulator"
53 }
2e6f5966 54}