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