run prettier

This commit is contained in:
karsten13
2021-06-11 22:24:21 +02:00
parent 044935a164
commit 1a244726aa
21 changed files with 41 additions and 85 deletions

View File

@@ -14,8 +14,7 @@ beforeAll(function () {
__dirname: path.dirname(filePath),
global: {},
process: {
on: function () {
},
on: function () {},
env: {}
}
};