This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
Summary
Currently, the TypeScript language detection does not recognize the "abstract" keyword as a keyword, so the proper syntax highlighting cannot be applied.
Motivation
"abstract" is part of the language for declaring abstract classes.
Describe alternatives you've considered
N/A
Additional context
