mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Modernize the declaration as a hybrid UMD + explicit global * fix failing tests * remove dependency on lib.dom.d.ts * append own name to maintainers list * add a tslint.json file; lint declaration; lint tests * remove SystemJSSystemFields interface move SystemJSSystemFields properties to System interface add comments to additional members. reference: https://github.com/systemjs/systemjs/blob/master/docs/config-api.md#warnings https://github.com/systemjs/systemjs/blob/master/docs/config-api.md#pluginfirst * Update header as per code review.
4 lines
35 B
JSON
4 lines
35 B
JSON
{
|
|
"extends": "dtslint/dt.json"
|
|
}
|