You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some files that typos misses, because it doesn't know about their extension. In my project we have a bunch of shaders, written in wgsl. How would I go about convincing typos to also check wgsl files? I'd be happy to make a PR!
I checked CONTRIBUTING.md but found nothing about how to add support for more file types.