-
Notifications
You must be signed in to change notification settings - Fork 2
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