diff --git a/types/rc-tooltip/index.d.ts b/types/rc-tooltip/index.d.ts index 4e07ca484a..78a1fb63fb 100644 --- a/types/rc-tooltip/index.d.ts +++ b/types/rc-tooltip/index.d.ts @@ -1,7 +1,7 @@ -// Type definitions for rc-tooltip v3.7.3 +// Type definitions for rc-tooltip 3.7 // Project: https://github.com/react-component/tooltip -// Definitions by: rhysd -// ahstro +// Definitions by: rhysd +// ahstro // vsaarinen // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.8 diff --git a/types/rc-tooltip/tslint.json b/types/rc-tooltip/tslint.json index a41bf5d19a..a0357daa61 100644 --- a/types/rc-tooltip/tslint.json +++ b/types/rc-tooltip/tslint.json @@ -7,7 +7,6 @@ "ban-types": false, "callable-types": false, "comment-format": false, - "dt-header": false, "eofline": false, "export-just-namespace": false, "import-spacing": false,