New posts in typescript-typings

Typescript add only some type parameters

What is the TypeScript 2.0 / ES2015 way to import assert from Node.js?

Excess properties not inferred correctly in unions : any workarounds?

Global types in typescript

error TS2602: JSX element implicitly has type 'any' because the global type 'JSX.Element' does not exist

Extending Enum in typescript

Write a declaration file for a default export module

Where should I place custom .d.ts files?

What is "DefinitelyTyped"?

What are Typings in Typescript

Extend (Update) third-party old type declaration interface with new one

Typescript Interface to contain a non-mandatory property or another

How to import CSS modules with Typescript, React and Webpack

A namespace-style import cannot be called or constructed, and will cause a failure at runtime

How should I use @types with TypeScript 2

Define a list of optional keys for Typescript Record

TypeScript character type?

Keyof inferring string | number when key is only a string

Typescript 2.0. "types" field in tsconfig.json

TypeScript typings give me "index.d.ts is not a module"