Skip to content

Commit 9ad6579

Browse files
committed
Style tweaks
1 parent 9b52070 commit 9ad6579

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

server.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
'use strict';
1+
'use strict'
2+
23
const path = require('path')
34
const invariant = require('invariant')
45
const EventStream = require('event-stream')

0 commit comments

Comments
 (0)