7 lines
102 B
JSON
7 lines
102 B
JSON
{
|
|
"extends": "@jimp/config-typescript/base.json",
|
|
"compilerOptions": {
|
|
"outDir": "dist"
|
|
}
|
|
}
|