Files
2026-07-26 14:13:39 +08:00

7 lines
93 B
JavaScript

module.exports = {
printWidth: 120,
tabWidth: 2,
useTabs: false,
endOfLine: "lf",
};