style: add explicit types to eliminate implicit any in index.ts

This commit is contained in:
2026-05-02 18:47:08 -04:00
parent 6b3ec32b3a
commit 8db4ed1370
3 changed files with 42 additions and 25 deletions

View File

@@ -65,6 +65,7 @@
nodejs_22
firefox
geckodriver
typescript-language-server
];
};
}