mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2026-02-14 04:12:42 +00:00
Initial
This commit is contained in:
5
jest.config.js
Normal file
5
jest.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
verbose: true,
|
||||
preset: "ts-jest",
|
||||
testEnvironment: "node"
|
||||
};
|
||||
Reference in New Issue
Block a user