What is the file extension for TypeScript files?

TypeScript Associate Easy

TypeScript Associate — Easy

What is the file extension for TypeScript files?

Key points

  • .js is the file extension for regular JavaScript files
  • .tsx is used for TypeScript files that contain JSX syntax
  • .tsc is not a valid TypeScript file extension

Ready to go further?

Related questions