Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

what schema should I use for my tsconfig.json file?

enter image description here

What schema should I use for my tsconfig.json file? I'm not sure why - but suddenly visual studio keeps inviting me to select a schema for my tsconfig.json file. I have never noticed this before. When I edit the file, just above line 1 I see <No Schema Selected>. If I click it I get a list of about a zillion schemas. I haven't got the faintest idea which one to use. Any recommendations?

Provisionally I have randomly picked https://json-schema.org/draft/2020-12/schema

like image 363
George Keeling Avatar asked Oct 18 '25 15:10

George Keeling


1 Answers

I was just trying to figure out why I lost intellisense while editing the tsconfig. I found the following in the list and it seems to be working well.

https://json.schemastore.org/tsconfig.json

like image 55
user20472947 Avatar answered Oct 20 '25 06:10

user20472947



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!