style(livereload): format code
This commit is contained in:
parent
1194fc63c6
commit
13ec1a72e9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user