docs: refine README.md
[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 "bufferutil",
11 "caffeinate",
12 "cloneable",
13 "codeql",
14 "commitlint",
15 "Dependabot",
16 "deque",
17 "eventloop",
18 "Fastify",
19 "FOSS",
20 "Gitter",
21 "inheritDoc",
22 "IWWR",
23 "jaywcjlove",
24 "lcov",
25 "libuv",
26 "loglevel",
27 "markdownlint",
28 "microjob",
29 "microtime",
30 "mochawesome",
31 "MYBENCH",
32 "nanothreads",
33 "nocombine",
34 "nproc",
35 "octocat",
36 "opencollective",
37 "OPTARG",
38 "Parens",
39 "piment",
40 "pioardi",
41 "poolifier",
42 "poolify",
43 "preinstall",
44 "Quadflieg",
45 "Shinigami",
46 "sonarsource",
47 "suchmokuo",
48 "threadjs",
49 "THREADPOOL",
50 "threadwork",
51 "tinypool",
52 "trimmable",
53 "tsdoc",
54 "typedoc",
55 "workerpool"
56 ],
57 "sonarlint.connectedMode.project": {
58 "connectionId": "pioardi",
59 "projectKey": "pioardi_poolifier"
60 }
61 }