jellyfin-roku/bslint.json

5 lines
59 B
JSON
Raw Permalink Normal View History

{
"rules": {
"unused-variable": "error"
}
}