docs: refine keywords
[poolifier.git] / .vscode / settings.json
1 {
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
4 },
5 "cSpell.words": [
6 "Alessandro",
7 "Ardizio",
8 "autobuild",
9 "Benoit",
10 "caffeinate",
11 "cloneable",
12 "codeql",
13 "commitlint",
14 "Dependabot",
15 "eventloop",
16 "FOSS",
17 "Gitter",
18 "inheritDoc",
19 "jaywcjlove",
20 "lcov",
21 "libuv",
22 "loglevel",
23 "markdownlint",
24 "microjob",
25 "microtime",
26 "mochawesome",
27 "MYBENCH",
28 "nanothreads",
29 "nocombine",
30 "nproc",
31 "octocat",
32 "opencollective",
33 "OPTARG",
34 "Parens",
35 "piment",
36 "pioardi",
37 "poolifier",
38 "poolify",
39 "preinstall",
40 "Quadflieg",
41 "Shinigami",
42 "sonarsource",
43 "suchmokuo",
44 "threadjs",
45 "THREADPOOL",
46 "threadwork",
47 "tinypool",
48 "trimmable",
49 "tsdoc",
50 "typedoc",
51 "workerpool"
52 ],
53 "sonarlint.connectedMode.project": {
54 "connectionId": "pioardi",
55 "projectKey": "pioardi_poolifier"
56 }
57 }