Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
MR414N-ID
Edit Copy
Star
GitHub Repository:
MR414N-ID/botku2
Path:
blob/master/node_modules/axios/tslint.json
1
1
2
6
views
1
{
2
"extends"
:
"dtslint/dtslint.json"
,
3
"rules"
:
{
4
"no-unnecessary-generics"
:
false
5
}
6
}
7
8