chore: tidy

This commit is contained in:
cha0s 2024-01-04 03:21:07 -06:00
parent 16934d55c9
commit 0c470cfae1

2
.vscode/tasks.json vendored
View File

@ -6,7 +6,7 @@
{ {
"label": "Start Docusaurus server", "label": "Start Docusaurus server",
"type": "shell", "type": "shell",
"command": "yarn flecks docusaurus start", "command": "npx flecks docusaurus start",
"problemMatcher": { "problemMatcher": {
"pattern": { "pattern": {
"regexp": "^Error", "regexp": "^Error",