Skip to content

Commit bf786a0

Browse files
authored
[soy mode] Add javaimpl and jsimpl
1 parent 70c615c commit bf786a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mode/soy/soy.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
"plural": {},
3434
"let": { soyState: "var-def" },
3535
"if": {},
36+
"javaimpl": {},
37+
"jsimpl": {},
3638
"elseif": { noEndTag: true, reduceIndent: true},
3739
"else": { noEndTag: true, reduceIndent: true},
3840
"switch": {},

0 commit comments

Comments
 (0)