mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-13 19:45:26 +00:00
linting
This commit is contained in:
@@ -60,7 +60,7 @@ module.exports = function create_watcher() {
|
||||
});
|
||||
}
|
||||
|
||||
watcher = {
|
||||
const watcher = {
|
||||
ready: invalidate(),
|
||||
client: watch_compiler('client'),
|
||||
server: watch_compiler('server'),
|
||||
|
||||
Reference in New Issue
Block a user