refactor: code cleanups
[poolifier.git] / .vscode / settings.json
index cf389d7978277b8f3eeb6a9d2360217c9c5e6f8f..f33169657f068cc6a45a9a8030f47747bc797f4e 100644 (file)
@@ -1,20 +1,67 @@
 {
+  "editor.codeActionsOnSave": {
+    "source.fixAll": "explicit"
+  },
   "cSpell.words": [
     "Alessandro",
     "Ardizio",
+    "autobuild",
+    "autocannon",
     "Benoit",
+    "biomejs",
+    "bufferutil",
+    "caffeinate",
+    "cloneable",
+    "codeql",
+    "commitlint",
     "Dependabot",
+    "deque",
+    "deregisters",
+    "eventloop",
+    "Fastify",
+    "fastpath",
+    "FOSS",
     "Gitter",
-    "Shinigami",
+    "inheritDoc",
+    "IWRR",
+    "jaywcjlove",
     "lcov",
+    "libuv",
+    "linebreak",
     "loglevel",
     "markdownlint",
+    "maxdepth",
+    "microjob",
+    "microtime",
+    "mochawesome",
+    "MYBENCH",
+    "nanothreads",
+    "nproc",
+    "octocat",
+    "opencollective",
+    "OPTARG",
+    "Parens",
     "piment",
     "pioardi",
     "poolifier",
-    "prettierx",
-    "serializable",
-    "standardx",
+    "poolify",
+    "positionals",
+    "preinstall",
+    "Quadflieg",
+    "Shinigami",
+    "sonarsource",
+    "suchmokuo",
+    "threadjs",
+    "THREADPOOL",
+    "threadwork",
+    "tinypool",
+    "trimmable",
+    "tsdoc",
+    "typedoc",
     "workerpool"
-  ]
+  ],
+  "sonarlint.connectedMode.project": {
+    "connectionId": "poolifier",
+    "projectKey": "poolifier_poolifier"
+  }
 }