mirror of
https://github.com/kennethreitz-archive/kJS.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
added 'use strict'; as a keyword
This commit is contained in:
@@ -871,6 +871,12 @@
|
||||
<dict>
|
||||
<key>patterns</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>match</key>
|
||||
<string>"use strict"|'use strict'</string>
|
||||
<key>name</key>
|
||||
<string>keyword.other.js</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>begin</key>
|
||||
<string>'</string>
|
||||
|
||||
Reference in New Issue
Block a user