Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
heckyel
/
plyr
mirror of
https://hgit.conocimientoslibres.ga/software/plyr.git
Watch
1
Star
0
Fork
0
Files
Branch:
master
Branches
Tags
master
plyr
/
.prettierrc
.prettierrc
110 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
{
"useTabs": false,
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "all",
"printWidth": 120
}