mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-28 16:45:10 +08:00
9 lines
102 B
JSON
9 lines
102 B
JSON
{
|
|
"extends": "../tslint.json",
|
|
"rules": {
|
|
"only-arrow-functions-2": [
|
|
false
|
|
]
|
|
}
|
|
}
|