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