mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-06 06:19:58 +08:00
tslint compliance
This commit is contained in:
569
types/ramda/index.d.ts
vendored
569
types/ramda/index.d.ts
vendored
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
6
types/ramda/tslint.json
Normal file
6
types/ramda/tslint.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"no-construct": false // Required for R.is function testing
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user