mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
run prettier
This commit is contained in:
parent
d9edaffd9c
commit
ebb5dee1fc
@ -29,8 +29,8 @@ beforeAll(function () {
|
||||
return require(filename);
|
||||
} catch {
|
||||
// ignore
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
vm.runInNewContext(code, sandbox, fileName);
|
||||
|
@ -29,8 +29,8 @@ beforeAll(function () {
|
||||
return require(filename);
|
||||
} catch {
|
||||
// ignore
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
vm.runInNewContext(code, sandbox, fileName);
|
||||
|
Loading…
x
Reference in New Issue
Block a user