Skip to content

Commit fa33c7e

Browse files
committed
Remove outdated interpolationConfig option
1 parent 2bc37b5 commit fa33c7e

File tree

1 file changed

+0
-1
lines changed
  • packages/angular-html-parser/src

1 file changed

+0
-1
lines changed

packages/angular-html-parser/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ export function parse(
7474
"angular-html-parser",
7575
{
7676
tokenizeExpansionForms: tokenizeAngularBlocks,
77-
interpolationConfig: undefined,
7877
canSelfClose,
7978
allowHtmComponentClosingTags,
8079
tokenizeBlocks: tokenizeAngularBlocks,

0 commit comments

Comments
 (0)