Try moving v16.0 code to v16 directory

Maybe that will fix "types/hapi/v16.0 has unused file hapi-tests.ts" error
This commit is contained in:
Alexander James Phillips
2017-05-07 18:47:21 +01:00
parent 7503dd0bd3
commit ca36987882
3 changed files with 1 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
"types": [],
"paths": {
"hapi": [
"hapi/v16.0"
"hapi/v16"
]
},
"noEmit": true,