Skip to content

Commit b1c31b2

Browse files
authored
printer (#21)
* add federico`s genericPrint function * update package-lock * housekeeping * add env jest * add node.visibility * issue w/ comments * update lock file * remove lock * remove lock
1 parent f5fba88 commit b1c31b2

6 files changed

Lines changed: 426 additions & 26 deletions

File tree

.eslintrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"env": {
3+
"jest": true
4+
},
25
"extends": "airbnb",
36
"globals": {
47
"run_spec": false

0 commit comments

Comments
 (0)