diff --git a/src/iconsManifest/supportedExtensions.ts b/src/iconsManifest/supportedExtensions.ts index ec3ee90fc1..e9b8795a1e 100644 --- a/src/iconsManifest/supportedExtensions.ts +++ b/src/iconsManifest/supportedExtensions.ts @@ -1964,6 +1964,7 @@ export const extensions: IFileCollection = { icon: 'jest', extensions: [ 'jest.config.json', + 'jest.config.ts', 'jest.json', '.jestrc', '.jestrc.js',