mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Include and publish TypeScript definitions (#3370)
Definitions are a snapshot taken from `@types/sharp`, which remain under the terms of MIT licensing.
This commit is contained in:
committed by
GitHub
parent
286a322622
commit
aa5f0f4e40
4
test/types/tsconfig.json
Normal file
4
test/types/tsconfig.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"module": "commonjs",
|
||||
"strict": true
|
||||
}
|
||||
Reference in New Issue
Block a user