This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
|-------------------------------------------------------------------------- | |
| Browser-sync config file | |
|-------------------------------------------------------------------------- | |
| | |
| Please report any issues you encounter: | |
| https://github.com/shakyShane/browser-sync/issues | |
| | |
| For up-to-date information about the options: | |
| https://github.com/shakyShane/browser-sync/wiki/Working-with-a-Config-File |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"auto_complete_selector": "source, text", | |
"bold_folder_labels": true, | |
"caret_style": "phase", | |
"codeintel_disabled_languages": "['css,less,sass,scss,styl']", | |
"color_scheme": "Packages/Theme - Flatland/Flatland Monokai.tmTheme", | |
"draw_minimap_border": true, | |
"draw_white_space": "all", | |
"folder_exclude_patterns": | |
[ |
NewerOlder