If TypeScript is installed for...
React
// extension file:
Component.tsx
Vue
// lang="ts" to <script> tag
<script setup lang="ts"></script>
Svelte
// lang="ts" to <script> tag
<script lang="ts"></script>
For further actions, you may consider blocking this person and/or reporting abuse
dev.to staff -
sunny -
Nasser El Idrissi -
Sarthak Niranjan -
Top comments (0)