Skip to content

Commit 924cfca

Browse files
committed
perf: forgot export default directives
1 parent 6abbc6d commit 924cfca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

+1
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,4 @@ function parserWrapper() {
113113

114114
module.exports = parserWrapper;
115115
module.exports.defaultOptions = defaultOptions;
116+
module.exports.defaultDirectives = defaultDirectives;

0 commit comments

Comments
 (0)