mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-05-06 20:59:36 +02:00
6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"extends": "dtslint/dtslint.json",
|
|
"rules": {
|
|
"no-unnecessary-generics": false
|
|
}
|
|
}
|