1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00
Oinktube/view/js/js-cookie/.jshintrc
2020-01-14 11:27:40 -03:00

13 lines
183 B
Text

{
"browser": true,
"camelcase": true,
"quotmark": "single",
"globals": {
"define": true,
"module": true,
"require": true,
"escape": true
},
"extends": "../.jshintrc"
}