7 lines
98 B

export default {
withoutNormalizeHtml: true,
compileOptions: {
preserveWhitespace: true
}
};