UNPKG

aem-core-components-contributions-react-core

Version:
11 lines 267 B
{ "extends": "../tsconfig.json", "compilerOptions": { "noEmit": false, "baseUrl": ".", "paths": { "@adobe/cq-react-editable-components": ["./"], "@adobe/cq-react-editable-components/*": ["./*"] } } }