Skip to content
Permalink
master
Go to file
1 contributor

Users who have contributed to this file

6 lines (6 sloc) 125 Bytes
let config = {
"baby_name": "Matthew",
"baby_birthday": "2016-03-15",
"temp_unit": "C"
}
module.exports = config;
You can’t perform that action at this time.