mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Update .prettierrc.js
This commit is contained in:
@@ -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'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user