-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 5.0 compiler options #2759
Add 5.0 compiler options #2759
Conversation
It would be great if all the errors were reported to me at one time instead of waiting 20 minutes to find out the next one |
Yeah, I would always update locally and so going through errors was trivial - I imagine that change might need to happen inside the shiki-twoslash project as I think we throw in there? |
These errors don’t appear for me locally when I run any |
The one that’s failing now is one I’ve already updated. Stale cache or something? |
Yeah, it not showing up locally sounds like a stale cache - I wonder why I never hit this each update If you run WRT the server, it might be hitting the same thing but I doubt it, I think the node_modules cache gets ignored when the last build failed |
Regarding Maybe this won't be so confusing once all the docs are pushed out and there is more information about this on the web, but I just thought I'd mention I found it confusing while upgrading tonight. Thanks for all the hard work on 5.0! |
Error codes are scattered throughout https://github.com/microsoft/TypeScript-Website-Localizations and have to be changed there first. 🤬 |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-glacier-09aa73710-2759.centralus.azurestaticapps.net |
Got false positives?Make changes to the global settings spellcheck.json in /microsoft/TypeScript-Website. Make changes to this repo's settings in spellcheck.json. Typos for allowArbitraryExtensions.md
Typos for noImplicitUseStrict.md
Typos for TypeScript 4.4.md
Typos for TypeScript 4.2.md
Typos for TypeScript 4.1.md
Typos for TypeScript 4.0.md
Typos for Advanced Types.md
Typos for Compiler Options.md
Typos for Narrowing.md
Typos for More on Functions.md
Typos for Everyday Types.md
Typos for Basic Types.md
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-glacier-09aa73710-2759.centralus.azurestaticapps.net |
No description provided.