mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2025-03-05 01:09:58 +01:00
add html support to ts-context
This commit is contained in:
parent
cc8f4f4d9e
commit
efc41e6f4a
1 changed files with 4 additions and 0 deletions
|
@ -4,5 +4,9 @@ tsc.setup {
|
|||
zig = {
|
||||
"TopLevelDecl",
|
||||
},
|
||||
|
||||
html = {
|
||||
"element",
|
||||
}
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue