mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* support es6 import syntax * support es6 import syntax * add author * test import syntax to es6 * add tslint config * tslint: Interface has only a call signature * tslint: ban-types * tslint: no-misused-new * tslint: semicolon * tslint: TypeScript compile error: Cannot find name 'object'. * tslint: unified-signatures * tslint: disable unified-signatures, parameter name is different * tslint: object-literal-shorthand * tslint: one-variable-per-declaration * tslint: dt-header * tslint: no-single-declare-module * type definitions for images 2.2
4 lines
35 B
JSON
4 lines
35 B
JSON
{
|
|
"extends": "dtslint/dt.json"
|
|
}
|