mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-11 03:12:44 +00:00
* Change order of function typing to support spread Array is regarded as Object, so type of functions are inferred to function returning Object. * Chore: run prettier * Fix: re-enable dt-header rule * Fix: re-enable ban-types rule * Fix: use recommended lint rules - Use const instead of let. - Use arrow functions. - Make function declarations adjacent. - Do not use namespace, and export all things manually. |
||
|---|---|---|
| .. | ||
| humps-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||