style: use tabs instead of spaces

This commit is contained in:
kotaindah55 2025-04-06 23:00:52 +02:00
parent 18b9e0f8f3
commit a448ff7ffe

View file

@ -23,5 +23,5 @@
"DOM.AsyncIterable"
]
},
"include": ["src/**/*", "main.ts", ".deprecated/isHighlight.ts"]
"include": ["src/**/*", "main.ts"]
}