Skip to content

Commit 07189b0

Browse files
authored
Revert "Remove typescript from list of languages (#645)" (#690)
This reverts commit 19a550d.
1 parent 5932d20 commit 07189b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tailwindcss-language-service/src/util/languages.ts

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ export const jsLanguages = [
4949
'javascriptreact',
5050
'reason',
5151
'rescript',
52+
'typescript',
5253
'typescriptreact',
5354
]
5455

0 commit comments

Comments
 (0)