feat: add `mbti` extension for MoonBit (#1168)

This commit is contained in:
yjh 2024-09-19 16:40:37 +08:00 committed by GitHub
parent c61fcbe2c3
commit 1923f2137c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1074,7 +1074,7 @@
"MoonBit": {
"line_comment": ["//"],
"quotes": [["\\\"", "\\\""]],
"extensions": ["mbt"]
"extensions": ["mbt", "mbti"]
},
"MoonScript": {
"line_comment": ["--"],