template-project/node_modules/@jimp/plugin-mask/tsconfig.json
2025-05-30 18:13:30 +08:00

7 lines
102 B
JSON

{
"extends": "@jimp/config-typescript/base.json",
"compilerOptions": {
"outDir": "dist"
}
}