mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Fix react-router tsconfig
This commit is contained in:
parent
4b89363df8
commit
2bef57bed0
@ -23,5 +23,5 @@
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"react-router-tests.tsx"
|
||||
],
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,7 +1,3 @@
|
||||
{
|
||||
"extends": "../tslint.json",
|
||||
"rules": {
|
||||
"forbidden-types": false,
|
||||
"no-empty-interface": false
|
||||
}
|
||||
}
|
||||
"extends": "../tslint.json"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user