Add tests
This commit is contained in:
parent
ba73b0a1f7
commit
428852d619
6 changed files with 163 additions and 13 deletions
|
@ -23,5 +23,7 @@
|
|||
"noUnusedLocals": false,
|
||||
"noUnusedParameters": false,
|
||||
"noPropertyAccessFromIndexSignature": false
|
||||
}
|
||||
},
|
||||
"include": ["src"],
|
||||
"exclude": ["src/test"],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue