mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Fix remaining lint errors (#19166)
This commit is contained in:
4
types/sqlite3/index.d.ts
vendored
4
types/sqlite3/index.d.ts
vendored
@@ -1,7 +1,7 @@
|
||||
// Type definitions for sqlite3 3.1
|
||||
// Project: https://github.com/mapbox/node-sqlite3
|
||||
// Definitions by: Nick Malaguti <https://github.com/nmalaguti/>
|
||||
// Sumant Manne <https://github.com/dpyro/>
|
||||
// Definitions by: Nick Malaguti <https://github.com/nmalaguti>
|
||||
// Sumant Manne <https://github.com/dpyro>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference types="node" />
|
||||
|
||||
Reference in New Issue
Block a user