fix(parser): [Babel8] Align error codes between Flow and TypeScript#13294
fix(parser): [Babel8] Align error codes between Flow and TypeScript#13294sosukesuzuki merged 3 commits intobabel:mainfrom
Conversation
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/48324/ |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 5adf815:
|
|
The error code |
Forgot about how reasonCode's were constructed
|
Oh Okay, I'll fix |
0c9e991 to
5adf815
Compare
|
I had forgotten that this PR existed. I've pushed commits to address reviewed points now. |
|
Can I merge this now? |
Errors with exactly the same message had different error codes, so align them.