1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 18:29:39 +02:00
Oinktube/node_modules/js-circle-progress/.jshintrc
2022-09-08 12:40:21 -03:00

12 lines
180 B
Text

{
"browser": true,
"bitwise": true,
"eqeqeq": true,
"eqnull": true,
"latedef": true,
"noarg": true,
"undef": true,
"unused": true,
"globalstrict": true,
"esversion": 6
}