mirror of
https://github.com/iptv-org/epg
synced 2025-12-15 18:06:40 -05:00
Update .prettierrc.js
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
tabWidth: 2,
|
tabWidth: 2,
|
||||||
useTabs: false,
|
useTabs: false,
|
||||||
endOfLine: 'lf',
|
endOfLine: 'crlf',
|
||||||
semi: false,
|
semi: false,
|
||||||
singleQuote: true,
|
singleQuote: true,
|
||||||
printWidth: 100,
|
printWidth: 100,
|
||||||
|
|||||||
Reference in New Issue
Block a user