{
    "compilerOptions": {
        "baseUrl": "./",
        "paths": {
            "@extendify/*": ["src/*"]
        }
    }
}
