1138aad3366d654b762c35af2dffe557ff2e08b0
[e-mobility-charging-stations-simulator.git] / .vscode / settings.json
1 {
2 "editor.codeActionsOnSave": {
3 "source.fixAll": "explicit"
4 },
5 "cSpell.words": [
6 "backoff",
7 "benoit",
8 "bubbleprof",
9 "bufferutil",
10 "cacheable",
11 "CENTI",
12 "choco",
13 "commitlint",
14 "corepack",
15 "csms",
16 "DECI",
17 "doctorprof",
18 "emerg",
19 "emobility",
20 "evlink",
21 "evse",
22 "evses",
23 "flameprof",
24 "heapprofiler",
25 "iccid",
26 "idtag",
27 "idtags",
28 "imsi",
29 "keba",
30 "lcov",
31 "linebreak",
32 "logform",
33 "measurand",
34 "measurands",
35 "mikro",
36 "MILLI",
37 "mnemonist",
38 "ocpp",
39 "olivierbagot",
40 "onconnection",
41 "outdir",
42 "parens",
43 "piment",
44 "poolifier",
45 "preinstall",
46 "rambda",
47 "Recurrency",
48 "RFID",
49 "shutdowning",
50 "sonarlint",
51 "SRPC",
52 "tsdoc",
53 "VCAP",
54 "webui",
55 "workerset"
56 ],
57 "sonarlint.connectedMode.project": {
58 "connectionId": "sap-1",
59 "projectKey": "e-mobility-charging-stations-simulator"
60 }
61 }