Jun 26 2020 02:18 AM
Hi there,
what does that mean as the shown below and how should I sort it out??
Thanks
Jun 29 2020 06:03 AM
Hi @Will # _________ H ,
Seems like your TypeScript version does not support the no-use-before-declare. Try opening tslint.json and removing this variable from your JSON.
In case that doesn't work, could you share you package.json and your tslint.json files? Both reside at the root directory of your project.
Regards