mirror of https://github.com/jab/bidict.git
15 lines
187 B
JSON
15 lines
187 B
JSON
|
{
|
||
|
"include": [
|
||
|
"bidict",
|
||
|
],
|
||
|
"exclude": [
|
||
|
"docs",
|
||
|
"tests",
|
||
|
"run_tests.py",
|
||
|
],
|
||
|
"strict": [
|
||
|
"bidict",
|
||
|
],
|
||
|
"reportUnnecessaryTypeIgnoreComment": "warning",
|
||
|
}
|