We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b8bfb commit 57ef98cCopy full SHA for 57ef98c
1 file changed
grammars/angularjs.cson
@@ -141,7 +141,6 @@
141
'name': 'string.quoted.double.html.angular'
142
'patterns': [
143
{ 'include': '#angular-expressions' }
144
- { 'include': 'source.js' }
145
]
146
}
147
{
@@ -157,7 +156,6 @@
157
156
'name': 'string.quoted.single.html.angular'
158
159
160
161
162
163
0 commit comments