mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Update .prettierrc.js
This commit is contained in:
parent
2b9a4da659
commit
c21c082d42
1 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,5 @@ module.exports = {
|
||||||
singleQuote: true,
|
singleQuote: true,
|
||||||
printWidth: 100,
|
printWidth: 100,
|
||||||
trailingComma: 'none',
|
trailingComma: 'none',
|
||||||
bracketSpacing: true,
|
|
||||||
singleAttributePerLine: false,
|
|
||||||
arrowParens: 'avoid'
|
arrowParens: 'avoid'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue