Update chatterino.d.ts to match plugin-meta.lua (#5792)

This commit is contained in:
Mm2PL
2025-01-19 15:09:45 +01:00
committed by GitHub
parent 1ec1377c08
commit a2ad19df37
4 changed files with 121 additions and 115 deletions
+3
View File
@@ -1,6 +1,9 @@
trailingComma: es5
endOfLine: auto
overrides:
- files: "*.ts"
options:
tabWidth: 4
- files: "*.md"
options:
proseWrap: preserve