-
Alexander Repeta authored8151e008
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.posthtmlrc.js 105 B
module.exports = {
plugins: {
"posthtml-include": {
root: __dirname + "/src",
},
},
};