Fix and enable linting on tests

This commit is contained in:
Dolan
2018-08-09 23:29:40 +01:00
parent 89df3c48e0
commit 5f594a822f
7 changed files with 14 additions and 7 deletions

View File

@ -21,7 +21,6 @@
"exclude": [
"node_modules",
"tests",
"**/*.spec.ts",
"**/_*"
],
"typedocOptions": {