microsoft / TypeScript-React-Starter

A starter template for TypeScript and React with a detailed README describing how to use the two together.
MIT License
11.08k stars 1.21k forks source link

Fix typos #215

Open LBBO opened 5 years ago

LBBO commented 5 years ago

This PR does two things:

  1. Add semicolons to README.md in order to match original code (similarly to #177)
  2. Remove the "." after the "Initial commit" to match common style guides for commit messages and this own projects initial commit messages