UNPKG

ts-image-compress

Version:

A tiny library for handling image size.

14 lines (13 loc) 270 B
{ "compilerOptions": { "target": "es2016", "module": "commonjs", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "declaration": true, "outDir": "./dist", "jsx": "react" } }