Commit graph

4 commits

Author SHA1 Message Date
Sindre Sorhus
575d73d913
Update index.test-d.ts 2018-12-26 01:55:44 +01:00
Sindre Sorhus
aaf4a9bc65
Update index.test-d.ts 2018-12-26 01:55:18 +01:00
Sindre Sorhus
d891265fbe
Update index.test-d.ts 2018-10-28 13:32:35 +07:00
George Gkasdrogkas
8577e6dd58
[#293] Add documentation comments and tests for TS Definitions
Notable changes:
- Move index.d.ts from types/ to project root (needed for
  tsd-check module).
- Rename test.ts to index.test-d.ts and place it under root
  (needed for tsd-check module).
- Add tsd-check module to test Typescript Definitions.

Future Work:
The properties inverse, hidden, strikethrough and visible
of Chalk interface in index.d.ts needs to be documented.
2018-09-18 14:35:30 +03:00