pidgin/nest

Merge

2019-01-15, Jason
92a88746c770
Merge
{
"dependencies": {
"js-beautify": "^1.8.9"
},
"scripts":{
"tidy": "js-beautify -f public/**/*.html -o public/**/*.html -m 0"
}
}