forta-network/forta-bot-sdk

Make Typescript the default bot

haseebrabbani opened this issue · 0 comments

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