mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
* [icepick] Make tsconfig.json more strict * [icepick] input arrays can be readonly * [icepick] add tests new alias and methods already in the definitions. * [icepick] remove most tslint rule exceptions and apply formatting. * [icepick] remove unnecessary generics * [icepick] update library version to 2.3 as that is when dissocIn/unsetIn where added. * [icepick] apply strict-export-declare-modifiers rule * [icepick] apply prefer-const rule to tests
5 lines
54 B
JSON
5 lines
54 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {}
|
|
}
|