Switch to jest
This commit is contained in:
parent
b6bb22dc81
commit
af07168c5b
11 changed files with 2534 additions and 8248 deletions
7
spec/tsconfig.spec.json
Normal file
7
spec/tsconfig.spec.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"types": ["foundry-vtt-types", "jest"]
|
||||
},
|
||||
"include": ["src", "./"]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue