Make Typescript the default bot
haseebrabbani opened this issue · 0 comments
haseebrabbani commented
currently when running forta-agent init
without any options, the CLI generates a Javascript bot. To promote higher code quality and safety, we should change the default bot to be Typescript. we'll also need to provide the --javascript
option to initialize a Javascript bot