Skip to content

Commit

Permalink
Add tdd script, npm->yarn, remove lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurkale22 committed Jun 6, 2019
1 parent 6c045c0 commit d95fa67
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 9,176 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Expand Up @@ -60,3 +60,9 @@ typings/

# next.js build output
.next

# lock files
yarn.lock
package-lock.json
packages/**/yarn.lock
packages/**/package-lock.json

0 comments on commit d95fa67

Please sign in to comment.