Skip to content

Commit ece849f

Browse files
Jantherfvictoriomattiaerre
authored
Separated lists and separated items (#247)
* trying out having the expressions and conditions of control structures * adding the pattern for separated item and separated list * adding documentation for the new functions * Update src/nodes/print-separated-list.js * add scripts to .travis.yml * undo * add package-lock.json Co-authored-by: Franco Victorio <victorio.franco@gmail.com> Co-authored-by: mattia richetto <mattia.richetto@gmail.com>
1 parent 056ee73 commit ece849f

33 files changed

+7378
-155
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ typings/
6262

6363
.DS_Store
6464

65-
package-lock.json
65+
# package-lock.json
6666

6767
yarn.lock

0 commit comments

Comments
 (0)