Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.14 KB

File metadata and controls

22 lines (14 loc) · 1.14 KB

ts-with-prettier-starter-projects

A small collection of fairly minimal TypeScript starter projects that include Prettier.

Each starter project is contained within a git branch.

These include:

Contributing

The branches are organized in a tree like so:

If making changes to functionality across multiple branches, be sure to make the changes to the root branch that includes them all and then merge that root into each child branch.