소스 검색

chore: add typescript support

Tienson Qin 4 년 전
부모
커밋
7f072fb2c9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/main/frontend/extensions/code.cljs

+ 1 - 0
src/main/frontend/extensions/code.cljs

@@ -104,6 +104,7 @@
         "js" "text/javascript"
         "typescript" "text/typescript"
         "ts" "text/typescript"
+        "typescript" "text/typescript"
         "tsx" "text/typescript-jsx"
         mode))))