Fixes to header

This commit is contained in:
Ville Saarinen
2018-11-21 09:43:29 +02:00
parent 6b5b0a2e98
commit e326ad10f3
2 changed files with 3 additions and 4 deletions

View File

@@ -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 <https://rhysd.github.io>
// ahstro <http://ahst.ro>
// Definitions by: rhysd <https://github.com/rhysd>
// ahstro <https://github.com/ahstro>
// vsaarinen <https://github.com/vsaarinen>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8

View File

@@ -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,