What is the use of the tsconfig.json file in typescript?



What is the use of the tsconfig.json file in typescript?..

Answer / Ranjana Mishra

In TypeScript, you can use the `null` and `undefined` keywords or the `=== null` and `=== undefined` operators to explicitly check for these values. Alternatively, you can use the `!=`, `!==`, `!=`, or `typeof` operators.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More TypeScript Interview Questions

How to enable decorators in typescript via command line?

1 Answers  


How do you implement inheritance in typescript?

1 Answers  


What are typescript public, private, protected and readonly modifiers?

1 Answers  


What is the use of the tsconfig.json file in typescript?

1 Answers  


What do you mean by interfaces?

1 Answers  


List some benefits of using typescript?

1 Answers  


What is the export class in typescript?

1 Answers  


What is jsx? Can we use jsx in typescript?

1 Answers  


What is namespace in typescript? How to declare a namespace in typescript?

1 Answers  


What are the data types in typescript?

1 Answers  


How to create fields, constructor and function in typescript class?

1 Answers  


What are the disadvantages of typescript?

1 Answers  


Categories