RenaiApp/mocks/tslint.json

7 lines
75 B
JSON

{
"extends": ["../tslint.json"],
"rules": {
"typedef": false
}
}