This website requires JavaScript.
Explore
Help
Sign In
lasers
/
FreeTube
Watch
1
Star
0
Fork
0
You've already forked FreeTube
mirror of
https://github.com/FreeTubeApp/FreeTube
synced
2025-01-14 05:19:56 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
FreeTube
/
.prettierrc
8 lines
116 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Push Latest Code to Repository
2020-02-16 13:30:00 -05:00
{
"semi": false,
"singleQuote": true,
"tabWidth": 2,
Check for and remove all trailing commas
2020-08-04 22:18:39 -04:00
"trailingComma": false,
Push Latest Code to Repository
2020-02-16 13:30:00 -05:00
"useTabs": false
}
Reference in New Issue
Copy Permalink