feat(ecma): convert eligible @keyword.operators

This commit is contained in:
Ananda Umamil 2023-06-04 11:04:40 +07:00 committed by GitHub
parent 56022e0b05
commit bee003b880
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 8 deletions

View file

@ -5,4 +5,4 @@ export { foo as bar };
// ^ include
const n = 5 as number;
// ^ keyword
// ^ keyword.operator