mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Added type definitions for react-interactive * fix lint errors * change to address suggestions * fix name conflict * add new line to end of files
7 lines
104 B
JSON
7 lines
104 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"interface-over-type-literal": false
|
|
}
|
|
}
|