Fixed header

This commit is contained in:
Zain Afzal
2019-01-29 07:54:29 +11:00
committed by zainafzal08
parent d74ed1acba
commit 409fc7fb16
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
// Type definitions for react-json-tree v0.6.6
// Type definitions for react-json-tree 0.6
// Project: https://github.com/alexkuz/react-json-tree/
// Definitions by: Grant Nestor <https://github.com/gnestor>
// Zain Afzal <https://github.com/zainafzal08>

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,