ffab16b61ea561d9845dfad3fcaddbb6a6795e67
[poolifier.git] / .vscode / settings.json
1 {
2 "editor.codeActionsOnSave": {
3 "source.fixAll": "explicit"
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 "fastpath",
23 "FOSS",
24 "Gitter",
25 "inheritDoc",
26 "IWRR",
27 "jaywcjlove",
28 "lcov",
29 "libuv",
30 "linebreak",
31 "loglevel",
32 "markdownlint",
33 "maxdepth",
34 "microjob",
35 "microtime",
36 "mitata",
37 "mochawesome",
38 "MYBENCH",
39 "nanothreads",
40 "nproc",
41 "octocat",
42 "opencollective",
43 "OPTARG",
44 "Parens",
45 "piment",
46 "pioardi",
47 "poolifier",
48 "poolify",
49 "positionals",
50 "preinstall",
51 "Quadflieg",
52 "Shinigami",
53 "sonarsource",
54 "suchmokuo",
55 "threadjs",
56 "THREADPOOL",
57 "threadwork",
58 "tinypool",
59 "trimmable",
60 "tsdoc",
61 "typedoc",
62 "workerpool"
63 ],
64 "sonarlint.connectedMode.project": {
65 "connectionId": "poolifier",
66 "projectKey": "poolifier_poolifier"
67 }
68 }