yrming / vscode-type-challenges

Take Type Challenges in VS Code
https://marketplace.visualstudio.com/items?itemName=YRM.type-challenges
MIT License
44 stars 12 forks source link

<FeatureRequest> Generate a tsconfig.json by default #7

Closed isunjn closed 1 year ago

isunjn commented 2 years ago

It's better to turn on some compiler flags by defalut.

For example, strictNullChecks is assumed by some test cases.

yrming commented 2 years ago

Let me think about it.

yrming commented 1 year ago

@isunjn Now it is supported, you can update to the latest version, sorry for it took so long. Hope you are still using this VSCode Extension.😃