style(livereload): format code
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ const options = {
|
||||
exts: process.env.LR_EXTS,
|
||||
exclusions: extraExclusions,
|
||||
usePolling: true,
|
||||
delay: process.env.LR_DELAY,
|
||||
delay: process.env.LR_DELAY
|
||||
};
|
||||
|
||||
// set debugging output as per LR_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user