index
:
youtoo
trunk
YouToo - A program to download playlists from YouTube and organise them automatically
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
axios
/
tslint.json
blob: 3ec44a760aa07369ef58d481ba855c6e89fe003b (
plain
)
1
2
3
4
5
6
{
"extends"
:
"dtslint/dtslint.json"
,
"rules"
:
{
"no-unnecessary-generics"
:
false
}
}