Skip to content

Commit 7cd8a3a

Browse files
committed
docs: description for strictMode
1 parent dbb32c9 commit 7cd8a3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ You have full control over the delimiters used for injecting locals, as well as
4747
| **loopTags** | `['each']` | Array containing names for `for` loops |
4848
| **scopeTags** | `['scope']` | Array containing names for scopes |
4949
| **ignoredTag** | `'raw'` | String containing name of tag inside which parsing is disabled |
50+
| **strictMode** | `true` | Boolean value set to `false` will not throw an exception |
5051

5152
### Locals
5253

0 commit comments

Comments
 (0)