{
    "folders":
    [
        {
            "follow_symlinks": true,
            "path": ".",
            "folder_exclude_patterns": [
                //"node_modules",
                "dist"
            ],
            "file_exclude_patterns": [

            ]
        }
    ]
}
