mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [@types/request] Fix lints: ban-types. Replace generic `Function` types with appropriate `(...): <T>`. * [@types/request] Fix lints:no-duplicate-variable. * [@types/request] Fix lints:no-inferrable-types. * [@types/request] Fix lints:no-misused-new. * [@types/request] Fix lints:no-var-keyword. * [@types/request] Fix lints:object-literal-shorthand. * [@types/request] Fix lints:prefer-const. * [@types/request] Fix lints: strict-export-declare-modifiers. * [@types/request] Fix lints: unified-signatures.
4 lines
37 B
JSON
4 lines
37 B
JSON
{
|
|
"extends": "dtslint/dt.json"
|
|
}
|