style: update prettier format rules
This commit is contained in:
@@ -3,4 +3,5 @@ module.exports = {
|
||||
singleQuote: true,
|
||||
semi: false,
|
||||
endOfLine: 'lf',
|
||||
bracketSameLine: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user