sharp/test/types/tsconfig.json
Espen Hovlandsdal aa5f0f4e40
Include and publish TypeScript definitions (#3370)
Definitions are a snapshot taken from `@types/sharp`,
which remain under the terms of MIT licensing.
2023-01-16 10:48:37 +00:00

5 lines
45 B
JSON

{
"module": "commonjs",
"strict": true
}