mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-14 09:26:13 +01:00
feat(test): add testing infrastructure: karma, jasmine and chrome (#982)
This commit is contained in:
parent
b95abbd48d
commit
4420048bfe
9 changed files with 1389 additions and 56 deletions
|
|
@ -9,6 +9,7 @@
|
|||
"sourceMap": true,
|
||||
"noEmit": true,
|
||||
"noEmitHelpers": true,
|
||||
"importHelpers": true,
|
||||
"strictNullChecks": false,
|
||||
"lib": [
|
||||
"dom",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue