{
    "folders":
    [
        {
            "file_exclude_patterns":
            [
                "*.scssc"
            ],
            "folder_exclude_patterns":
            [
                "build",
                "node_modules",
                "assets",
                "release",
                ".idea"
            ],
            "name": "FrontPress",
            "path": ".",
            "tab_size": 4,
            "translate_tabs_to_spaces": true
        }
    ]
}
