mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-15 02:55:57 +00:00
lint
This commit is contained in:
@@ -20,4 +20,4 @@ Promise.resolve()
|
||||
.then(livereload())
|
||||
.then(server('./server.js', ['server']))
|
||||
.then(console.timeEnd.bind(console, label))
|
||||
.catch(console.error)
|
||||
.catch(console.error);
|
||||
Reference in New Issue
Block a user