Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 400 Bytes

Adding to DefinitelyTyped.md

File metadata and controls

24 lines (12 loc) · 400 Bytes

Creating a New DefinitelyTyped File

This page will walk you through how to create a new folder in DefinitelyTyped.

Create the Folder

Naming

Copy from _template

Rename -tests.ts

Modify tsconfig.json

Use the template, modify files param, leave remainder untouched

Write Your File

Test for Compilation

Test for Conformance

Test for Breaks