Skip to content

Instantly share code, notes, and snippets.

@capaj
Created January 2, 2020 00:30
Show Gist options
  • Save capaj/6bc570f0aa1ba76b8bc481028eaa4854 to your computer and use it in GitHub Desktop.
Save capaj/6bc570f0aa1ba76b8bc481028eaa4854 to your computer and use it in GitHub Desktop.
init-ts-tdd
git init
npm init
adds gitignore with node_modules
creates a file index.ts and index.spec.ts
creates tsconfig.json
runs be-pretty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment