UNPKG

@yireen/squoosh-browser

Version:

An image compression tool run in browser while @squoosh/lib can not.

15 lines (14 loc) 322 B
{ "compilerOptions": { // "downlevelIteration": true, "declaration": true, "removeComments": true, // "allowSyntheticDefaultImports": true, // "sourceMap": false, "outDir": "./dist", // "incremental": true, "target":"ESNext", "module":"ESNext", "moduleResolution": "node", }, }