Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
"mochaExplorer.files": ["test/**/*Test.ts"],
"mochaExplorer.debuggerConfig": "Debug Simulator Unit Tests",
"cSpell.words": [
+ "bufferutil",
+ "cacheable",
"commitlint",
"CSMS",
"iccid",
"imsi",
+ "lcov",
+ "logform",
"Measurand",
"Mikro",
"mnemonist",
+ "mochawesome",
"ocpp",
"poolifier",
- "Recurrency"
+ "preinstall",
+ "Recurrency",
+ "robohydra",
+ "tsdoc"
]
}
"editor.codeActionsOnSave": {
"source.fixAll": true
},
- "cSpell.words": ["composables", "finalhandler", "iccid", "idtag", "imsi", "ocpp", "RFID"]
+ "cSpell.words": [
+ "Avenir",
+ "composables",
+ "finalhandler",
+ "iccid",
+ "idtag",
+ "imsi",
+ "ocpp",
+ "RFID"
+ ]
}