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