Skip to content

Commit 12b180f

Browse files
committed
Fix missing file icons for TypeScript
1 parent 593a034 commit 12b180f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/browser/assets/file-icons/seti-icon-theme.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1682,6 +1682,7 @@
16821682
"spec.jsx": "_react_1",
16831683
"test.jsx": "_react_1",
16841684
"cjsx": "_react",
1685+
"tsx": "_react_1",
16851686
"spec.tsx": "_react_1",
16861687
"test.tsx": "_react_1",
16871688
"re": "_reasonml",
@@ -1711,6 +1712,7 @@
17111712
"ins": "_tex_3",
17121713
"toml": "_config",
17131714
"twig": "_twig",
1715+
"ts": "_typescript_1",
17141716
"spec.ts": "_typescript_1",
17151717
"test.ts": "_typescript_1",
17161718
"vala": "_vala",

0 commit comments

Comments
 (0)