mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* added astring definitions workstream: * fixed linting workstream: * updated index.d.ts added comment // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped to fix test build * updated tslint.json workstream: * added global scope support and removed redundant export * fixed missing semicola. * moved global test to own file. * cleaned tslint.json workstream: * tslint.json: removed custom rules probably fixes necessary, but local build does not produce any linting errors... workstream: * tslint fixes workstream: * fix import workstream: * removed import in global test.
4 lines
37 B
JSON
4 lines
37 B
JSON
{
|
|
"extends": "dtslint/dt.json"
|
|
}
|