mirror of
https://github.com/actions/setup-go.git
synced 2025-08-14 20:55:10 +00:00
Update prettier config file
This commit is contained in:
parent
d8113abd3d
commit
de75b8fc4c
@ -6,5 +6,6 @@ module.exports = {
|
||||
singleQuote: true,
|
||||
trailingComma: 'none',
|
||||
bracketSpacing: false,
|
||||
arrowParens: 'avoid'
|
||||
arrowParens: 'avoid',
|
||||
endOfLine: 'auto'
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user