Commit graph

11 commits

Author SHA1 Message Date
Sindre Sorhus
7d29a15a04
Update index.d.ts 2019-05-11 15:02:10 +07:00
ExE Boss
bacd8e3960
fix(types): Remove unnecessary NoThis<T> type
Co-Authored-By: Dimitri Benin <BendingBender@users.noreply.github.com>
2019-05-02 16:36:25 +02:00
ExE Boss
f4f266da7f
docs: Add TSDoc for TemplateStringsArray overload 2019-04-28 23:02:03 +02:00
ExE Boss
1b168d47db
fix(types): supportsColor is top‑level only 2019-04-28 20:32:39 +02:00
Dimitri Benin
98628d9f08 Use CommonJS-compatible export in TypeScript definition (#344) 2019-04-28 11:10:44 +07:00
Sindre Sorhus
3ef170b457 Require Node.js 8 2019-03-12 20:15:36 +07:00
Tom Sherman
de2f4cd606 Deprecate chalk.constructor() in favor of new chalk.Instance() (#322) 2019-03-12 19:53:03 +07:00
Jonathan Van Buren
7f6e5630b0 Change tagged template literal argument type to accept unknown instead of just string (#316) 2018-12-28 12:13:56 +01:00
Sindre Sorhus
1284415013 Enforce chalk.constructor to be called with new in TypeScript 2018-12-26 02:27:57 +01:00
Sindre Sorhus
cf6615647a Type definition improvements 2018-12-26 02:27:02 +01:00
George Gkasdrogkas
90c7a92ff1 Add docs comments and tests for TypeScript definitions (#299)
Fixes #293
2018-12-26 02:06:00 +01:00