mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-03-14 14:16:15 +01:00
7 lines
96 B
JSON
7 lines
96 B
JSON
|
{
|
||
|
"extends": "dtslint/dtslint.json",
|
||
|
"rules": {
|
||
|
"no-unnecessary-generics": false
|
||
|
}
|
||
|
}
|