mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
fix(level-ttl): correct owner GitHub handle. (#46808)
This is now catched by the danger bot (https://github.com/me). For existing DT using invalid handle impacts devex. Note this PR requires explicit signoff from @carsonfarmer Thanks!
This commit is contained in:
parent
5b4015ce4d
commit
0ed2188f02
2
types/level-ttl/index.d.ts
vendored
2
types/level-ttl/index.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for level-ttl 3.1
|
||||
// Project: https://github.com/level/level-ttl
|
||||
// Definitions by: Carson Farmer <https://github.com/me>
|
||||
// Definitions by: Carson Farmer <https://github.com/carsonfarmer>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
import { LevelUp } from 'levelup';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user