Your IP : 216.73.216.123


Current Path : /home/smartbloks/.trash/extendify/
Upload File :
Current File : /home/smartbloks/.trash/extendify/jsconfig.json

{
    "compilerOptions": {
        "baseUrl": "./",
        "paths": {
            "@library/*": ["./src/Library/*"],
            "@onboarding/*": ["./src/Onboarding/*"],
            "@assist/*": ["./src/Assist/*"],
            "@chat/*": ["./src/Chat/*"]
        }
    },
    "exclude": ["node_modules", "vendor"]
}