Dùng ts reset để sửa những lỗi kỳ lạ của TS
Chỉ dùng cho app, không dùng trên thư viện
ts-reset
is designed to be used in application code, not library code. Each rule you include will make changes to the global scope. That means that, simply by importing your library, your user will be unknowingly opting in to ts-reset
.