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