mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 04:49:15 +08:00
Fix remaining lint errors (#19166)
This commit is contained in:
4
types/should/index.d.ts
vendored
4
types/should/index.d.ts
vendored
@@ -1,6 +1,8 @@
|
||||
// Type definitions for should.js v11.2.0
|
||||
// Project: https://github.com/shouldjs/should.js
|
||||
// Definitions by: Alex Varju <https://github.com/varju/>, Maxime LUCE <https://github.com/SomaticIT/>, Lukas Spieß <https://github.com/lumaxis/>
|
||||
// Definitions by: Alex Varju <https://github.com/varju>
|
||||
// Maxime LUCE <https://github.com/SomaticIT/>
|
||||
// Lukas Spieß <https://github.com/lumaxis/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
interface Object {
|
||||
|
||||
Reference in New Issue
Block a user