diff --git a/dashboard/.htmlnanorc.js b/dashboard/.htmlnanorc.js new file mode 100644 index 00000000..7aeaf2ab --- /dev/null +++ b/dashboard/.htmlnanorc.js @@ -0,0 +1,3 @@ +module.exports = { + collapseWhitespace: false +};