chore/add eof rules for prettier and eslint
This commit is contained in:
@@ -4,4 +4,5 @@ module.exports = {
|
||||
singleQuote: true,
|
||||
printWidth: 80,
|
||||
tabWidth: 2,
|
||||
endOfLine: 'lf',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user