We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6abbc6d commit 924cfcaCopy full SHA for 924cfca
index.js
@@ -113,3 +113,4 @@ function parserWrapper() {
113
114
module.exports = parserWrapper;
115
module.exports.defaultOptions = defaultOptions;
116
+module.exports.defaultDirectives = defaultDirectives;
0 commit comments