Improve playground

This commit is contained in:
Joshua Seigler 2020-12-08 20:15:24 -05:00
parent d04a3bc360
commit 135ab62a3f
3 changed files with 1272 additions and 2 deletions

View file

@ -15,6 +15,9 @@
"nodemon": "^2.0.6"
},
"nodemonConfig": {
"events": {
"start": "clear"
},
"ext": "rock,txt"
}
}