index
:
anonymous/krakensdr_pr
development
main
Passive Radar Code for the KrakenSDR ("higher stratum" mirror from github - fix when orig republicized)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
middleware
/
node_modules
/
axios
/
tslint.json
blob: 3ec44a760aa07369ef58d481ba855c6e89fe003b (
plain
) (
blame
)
1
2
3
4
5
6
{
"extends"
:
"dtslint/dtslint.json"
,
"rules"
:
{
"no-unnecessary-generics"
:
false
}
}