Make tests and implementation interact.
This commit is contained in:
parent
7089178a0d
commit
e0b65ca061
7 changed files with 163 additions and 34 deletions
|
@ -2,6 +2,6 @@
|
|||
"compilerOptions": {
|
||||
"target": "ES2017",
|
||||
"lib": ["DOM", "ES6", "ES2017"],
|
||||
"types": ["foundry-pc-types"]
|
||||
"types": ["foundry-pc-types", "jasmine"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue