UNPKG
italia-tslint-rules
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
0.1.1
0.1.0
0.0.1
Custom tslint rules for the IO project
italia-tslint-rules
/
react.json
8 lines
•
85 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"extends"
:
[
"tslint-react"
]
,
"rules"
:
{
"jsx-no-lambda"
:
true
}
}