mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Changes for linting...
This commit is contained in:
parent
ac0c6f0669
commit
2cbfb52fbd
1
types/react-json/index.d.ts
vendored
1
types/react-json/index.d.ts
vendored
@ -17,4 +17,3 @@ declare class Json extends React.Component<JsonProperties> {
|
||||
}
|
||||
|
||||
export default Json;
|
||||
|
||||
|
||||
@ -1,7 +1,3 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"no-var-requires": false
|
||||
}
|
||||
|
||||
"extends": "dtslint/dt.json"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user