Open benallfree opened 11 months ago
We are having an interesting discussion at https://github.com/DefinitelyTyped/DefinitelyTyped/pull/67290. Essentially, we realized with https://github.com/kriasoft/node-sqlite/pull/177 that there are some legit use cases where the sqlite3 typings are needed but it's not desirable to pull in the entire sqlite3 npm package.
It looks like @types/sqlite3 has fallen into disuse, but I was curious what everyone thought of keeping the typings there since the sqlite3 interface has become something of a de-facto standard.
Move typings back to @types/sqlite3
Summary
We are having an interesting discussion at https://github.com/DefinitelyTyped/DefinitelyTyped/pull/67290. Essentially, we realized with https://github.com/kriasoft/node-sqlite/pull/177 that there are some legit use cases where the sqlite3 typings are needed but it's not desirable to pull in the entire sqlite3 npm package.
It looks like @types/sqlite3 has fallen into disuse, but I was curious what everyone thought of keeping the typings there since the sqlite3 interface has become something of a de-facto standard.
Proposed implementation
Move typings back to @types/sqlite3