I was making a few appwrite functions but on doing the appwrite init setup process i always got main.js. Is there any way i can use TS?
TL;DR
Developers creating appwrite functions want to use TypeScript instead of JavaScript for main.js. Solution: Utilize TypeScript for creating appwrite functions by following the setup process for appwrite init.