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 4bcb79b commit 5281185Copy full SHA for 5281185
lib/index.js
@@ -21,7 +21,7 @@ module.exports = (options = {}) => {
21
let subtree;
22
let source;
23
const posthtmlExpressionsOptions = {
24
- locals: false,
+ locals: false
25
}
26
27
if (options.delimiters) {
0 commit comments