Initial comment conversion to TSDoc
[poolifier.git] / .vscode / settings.json
1 {
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
4 },
5 "cSpell.words": [
6 "Alessandro",
7 "Ardizio",
8 "Benoit",
9 "caffeinate",
10 "Dependabot",
11 "FOSS",
12 "Gitter",
13 "inheritDoc",
14 "lcov",
15 "libuv",
16 "loglevel",
17 "markdownlint",
18 "microjob",
19 "microtime",
20 "mochawesome",
21 "MYBENCH",
22 "octocat",
23 "opencollective",
24 "OPTARG",
25 "piment",
26 "poolifier",
27 "poolify",
28 "serializable",
29 "Shinigami",
30 "suchmokuo",
31 "threadjs",
32 "threadwork",
33 "tsdoc",
34 "workerpool"
35 ],
36 "sonarlint.connectedMode.project": {
37 "connectionId": "pioardi",
38 "projectKey": "pioardi_poolifier"
39 }
40 }