Skip to content

Conversation

mrchantey
Copy link
Contributor

This PR is to fix the red squigglies that I've noticed appearing in the tsconfig.json when upgrading from version 0.19.23 to 0.20.4.

The error is Cannot find global type 'Number'.

Screenshot 2022-04-13 143750



  • [ x] I've read the contributing guidelines
  • [ x] I've added my name and email to the NOTICE file

On a new project, the default `tsconfg` will render the following error:
`Cannot find global type 'Number'`
The change in this PR resolves the error which, while benign, sends a cascade of red errors through file structures, hindering developer experience.
@mrchantey mrchantey changed the title fix - Cannot find global type 'Number' Fix: Cannot find global type 'Number' Apr 13, 2022
@dcodeIO dcodeIO merged commit 21cb8bb into AssemblyScript:main Apr 22, 2022
@dcodeIO
Copy link
Member

dcodeIO commented Apr 22, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants