Skip to content

TypeScript

Ashley Bibizadeh edited this page Jul 20, 2022 · 1 revision

We are using TypeScript. Please comply with the following rules:

  • Write Types for Everything

  • Use the following file extensions

.ts Files that DO NOT contain any JSX

.tsx Files that contain JSX

  • Use the same configuration as outlined in this Wiki
Clone this wiki locally