feat: Added TypeScript tool support using the refactored common ScriptedLanguage trait
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
pub(crate) mod bash;
|
||||
pub(crate) mod common;
|
||||
pub(crate) mod python;
|
||||
pub(crate) mod typescript;
|
||||
|
||||
Reference in New Issue
Block a user