mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-15 22:34:55 +08:00
Rename to hapi-tests.ts file.
This commit is contained in:
2
types/hapi/v17/index.d.ts
vendored
2
types/hapi/v17/index.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
// Type definitions for hapi 17.0
|
||||
// Project: https://github.com/hapijs/hapi
|
||||
// Definitions by: Marc Borntraeger <https://github.com/BorntraegerMarc>
|
||||
// Definitions by: Marc Bornträger <https://github.com/BorntraegerMarc>
|
||||
// Rafael Souza Fijalkowski <https://github.com/rafaelsouzaf>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
|
||||
@@ -23,6 +23,6 @@
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"test/index.test.d.ts"
|
||||
"test/hapi-tests.ts"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user