Files
FE-Template/gulpfile.js/config/pug.js
2024-03-29 14:22:19 +07:00

5 lines
57 B
JavaScript

module.exports = {
pretty: true,
doctype: 'html',
};