allegro / typescript-strict-plugin

Typescript plugin that allows turning on strict mode in specific files or directories.
MIT License
332 stars 29 forks source link

The same project doesn't work #49

Closed tavi100 closed 1 year ago

tavi100 commented 1 year ago

I opened the sample project in Visual Studio Code and it doesn't work: neither main.ts nor otherFile.ts are highlighted. VSC is the latest version - 1.73.0, there is no code change from the original.

Let me know if you need any other info

image image
tavi100 commented 1 year ago

My bad, I was doing something wrong.