mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-09 18:32:48 +00:00
Couldn't enable `unified-signatures` because of some overloads that take `any` as a substitute for node-canvas.
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"unified-signatures": false
|
|
}
|
|
}
|