{
	"settings":
	{
		"tab_size": 3
	},
	"folders":
	[
		{
			"follow_symlinks": true,
			"path": ".",
			"folder_exclude_patterns": ["react-website/node_modules", "react-website/coverage", "react-website/modules", "react-website/commonjs", "react-website/project.sublime-workspace", "react-website/.nyc_output"]
		}
	],
	"settings":
	{
		"tab_size": 2,
		"trim_trailing_white_space_on_save": true
	}
}
