Run Prettier JS (#6795)
This commit is contained in:
@@ -4,7 +4,7 @@ import { ParseServer } from '../index';
|
||||
|
||||
runner({
|
||||
definitions,
|
||||
start: function(program, options, logOptions) {
|
||||
start: function (program, options, logOptions) {
|
||||
logOptions();
|
||||
ParseServer.createLiveQueryServer(undefined, options);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user