4 lines
45 B
JavaScript
4 lines
45 B
JavaScript
|
module.exports = {
|
||
|
endOfLine: "auto",
|
||
|
};
|