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 70c615c commit bf786a0Copy full SHA for bf786a0
mode/soy/soy.js
@@ -33,6 +33,8 @@
33
"plural": {},
34
"let": { soyState: "var-def" },
35
"if": {},
36
+ "javaimpl": {},
37
+ "jsimpl": {},
38
"elseif": { noEndTag: true, reduceIndent: true},
39
"else": { noEndTag: true, reduceIndent: true},
40
"switch": {},
0 commit comments