Sosuke Suzuki
|
2521c666f7
|
Add internal ESLint rule for consistent parser error messages (#13130)
|
2021-04-28 18:21:31 +02:00 |
|
Huáng Jùnliàng
|
2f31ecf85d
|
fix: allow bigInt in method name and TSLiteralType (#11547)
* refactor: add isLiteralPropertyName to parser utils
* address review comments [skip-ci]
* refactor: keyword is valid identifierName
* fix: allow bigint in TSLiteralType
* update typescript test whitelist
|
2020-05-14 18:40:52 -04:00 |
|
Huáng Jùnliàng
|
dc7c5640e9
|
Compact parser fixture loc info (#11322)
* chore: compact loc information in parser fixtures
* chore: update test fixtures
|
2020-03-23 20:10:29 -04:00 |
|
Nicolò Ribaudo
|
2bce1e5e20
|
Parse BigInts by default (#11117)
|
2020-03-16 22:59:45 +01:00 |
|