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

6 lines
94 B
JSON

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