mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-30 16:10:07 +00:00
* Rename the humane types to humane-js to match the package name * Improve humane-js types - define the exported CommonJS API instead of documenting the global variable from the UMD pattern - fix the list of available options - use proper signatures for various functions instead of generic Function types - use optional parameters instead of function overload without extra params for proper types * Enable the strict linting rules for the humane-js types