Skip to content

Commit

Permalink
Make babel syntax highlighing default for js
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslan Khaertdinov committed Sep 1, 2017
1 parent 3b7c472 commit 1f213be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion settings/Preferences.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
"Vintage",
"JavaScript"
],
"indent_guide_options":
[
Expand Down

0 comments on commit 1f213be

Please sign in to comment.