mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-14 21:02:48 +00:00
8 lines
134 B
JSON
8 lines
134 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"no-redundant-jsdoc-2": false,
|
|
"unified-signatures": false
|
|
}
|
|
}
|