{
	"folders": [
		{
			"follow_symlinks": true,
			"path": ".",
			"folder_exclude_patterns": [".*", "node_modules", "build", "lib"],
			"file_exclude_patterns": [".*", "*.sublime-workspace"]
		}
	],
	"settings": {
		"tab_size": 2,
		"translate_tabs_to_spaces": true
	}
}
