1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00
Oinktube/node_modules/url-toolkit/.eslintrc
2022-05-20 16:37:16 -03:00

6 lines
100 B
Text

{
"plugins": ["redos-detector"],
"rules": {
"redos-detector/no-unsafe-regex": "error"
}
}