{
    "codeConnect": {
        "include": ["src/components/**/*.{tsx,jsx}"],
        "parser": "react",
        "label": "React",
        "importPaths": {
            "src/components/*": "@theorchard/suite-icons"
        },
        "codeRepository": "https://github.com/theorchard/orchard-suite"
    }
}
