{
	"folders":
	[
		{
			"name": "Lib",
			"path": "lib",
		},
		{
			"name": "Test",
			"path": "test",
		},
		{
			"name": "Example",
			"path": "example"
		},
		{
			"name": "Gulp",
			"path": "gulp"
		},
		{
			"folder_exclude_patterns":
			[
				"*"
			],
			"name": "_root",
			"path": "./"
		}
	],
	"settings":
	{
		"tab_size": 2,
		"translate_tabs_to_spaces": true,
		"trim_trailing_white_space_on_save": true
	}
}
