docs: capitalize 'S' in TypeScript#752
Conversation
|
There's a few other places it's not capitalized if one wants to be consistent: https://github.com/formik/tsdx/search?p=2&q=TypeScript&unscoped_q=TypeScript |
- also capitalize 'S' in JavaScript for consistency
- reword a confusing comment in the codebase that mentioned
"typescript types" (and hence showed up on regex search) to
more accurate "type declarations" phrasing
- this seems to have been added in the early days of TSDX,
in commit 6bbf077
Co-Authored-By: Orta Therox <orta.therox+github@gmail.com>
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/formium/tsdx/1l09fldch |
|
Updated this myself to include all references to "TypeScript", as I mentioned above, as well as the one "JavaScript" one: Descriptiondocs: capitalize 'S' in TypeScript
|
- also capitalize 'S' in JavaScript for consistency
- reword a confusing comment in the codebase that mentioned
"typescript types" (and hence showed up on regex search) to
more accurate "type declarations" phrasing
- this seems to have been added in the early days of TSDX,
in commit 6bbf077
Co-Authored-By: Orta Therox <orta.therox+github@gmail.com>
Co-authored-by: Anton Gilgur <agilgur5@gmail.com>
No description provided.