What is the standard for use of quotes in Typescript?

This was the first result in my google search for: “double vs single quotes typescript.”

Considering the accepted answer is a little old (but still valid from the docs) I would like to add this quote from: https://github.com/Microsoft/TypeScript/wiki/Coding-guidelines updated on November 27, 2015:

Use double quotes for strings.

Granted “the code is more what you’d call ‘guidelines’ than actual rules.” 🙂

Leave a Comment

404 Not Found

Not Found

The requested URL was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.