2
0
mirror of https://github.com/sharkdp/bat synced 2024-11-16 21:25:56 +00:00

Update 'JavaScript (Babel).sublime-syntax'

This commit is contained in:
sharkdp 2020-03-06 23:43:04 +01:00 committed by David Peter
parent 696547b646
commit 91843f6f65

View File

@ -4,9 +4,11 @@
name: JavaScript (Babel) name: JavaScript (Babel)
file_extensions: file_extensions:
- js - js
- mjs
- jsx - jsx
- babel - babel
- es6 - es6
- cjs
first_line_match: ^#!\s*/.*\b(node|js)$\n? first_line_match: ^#!\s*/.*\b(node|js)$\n?
scope: source.js scope: source.js
contexts: contexts: