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