7 lines
75 B
JSON
7 lines
75 B
JSON
|
{
|
||
|
"extends": ["../tslint.json"],
|
||
|
"rules": {
|
||
|
"typedef": false
|
||
|
}
|
||
|
}
|