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
{ | |
Сокращения: { | |
install: (i), | |
uninstall: (r), | |
update: (up), | |
--save: (-S), | |
--save-dev: (-D), | |
--global: (-g) | |
}, | |
npm: { |
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
{ | |
"always_show_minimap_viewport": true, | |
"bold_folder_labels": true, | |
"build_on_save": 1, | |
"caret_extra_bottom": 2, | |
"caret_extra_top": 2, | |
"caret_style": "phase", | |
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Ocean.tmTheme", | |
"enabled_plugins": | |
[ |
NewerOlder