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
2024-11-05 18:23:51 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
6d5fb21bc5
FreeTube
/
.prettierrc
8 lines
116 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Push Latest Code to Repository
2020-02-16 19:30:00 +01:00
{
"semi": false,
"singleQuote": true,
"tabWidth": 2,
Check for and remove all trailing commas
2020-08-05 04:18:39 +02:00
"trailingComma": false,
Push Latest Code to Repository
2020-02-16 19:30:00 +01:00
"useTabs": false
}
Reference in New Issue
Copy Permalink