Jest configuration files
QuestionMark3 opened this issue · 2 comments
QuestionMark3 commented
deathaxe commented
Adding the icon is no problem.
Globs like jsest.*
can't however be bound. A full extension name such as jest.setup.ts
is required.
QuestionMark3 commented
Thanks!
According to the docs, the jest configuration can also be jest.config.json
Could JSON (Jest)
be added for completion's sake?