template-project/node_modules/@jimp/plugin-flip/.tshy/build.json
2025-05-30 18:13:30 +08:00

9 lines
150 B
JSON

{
"extends": "../tsconfig.json",
"compilerOptions": {
"rootDir": "../src",
"module": "nodenext",
"moduleResolution": "nodenext"
}
}