woocommerce/plugins/woocommerce-blocks/assets/js/settings/shared/tsconfig.json

11 lines
197 B
JSON

{
"extends": "../../../../tsconfig.base.json",
"include": [
".",
"../../type-defs",
"../../types/",
"../../mapped-types.ts",
"../../filters/exclude-draft-status-from-analytics.js"
]
}