woocommerce/packages/js/js-tests/tsconfig-cjs.json

7 lines
95 B
JSON

{
"extends": "../tsconfig-cjs",
"compilerOptions": {
"outDir": "build"
}
}