zmk/.prettierrc.js
2021-01-06 11:36:45 +00:00

3 lines
43 B
JavaScript

module.exports = {
endOfLine: "auto",
};