jf-roku/bslint.json

5 lines
59 B
JSON
Raw Normal View History

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