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