Skip to content

Commit e779228

Browse files
committed
Passing all tests with the new refactor
1 parent d9654f8 commit e779228

33 files changed

+7093
-1216
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
dist/
21

32
# Dependency directories
43
node_modules/
@@ -17,5 +16,5 @@ npm-debug.log*
1716
.grunt
1817

1918
# Files
20-
test*.js
19+
test*.*
2120
examples/todomvc

0 commit comments

Comments
 (0)