mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* add weixin-app * add wx * add new line at end of file * tslint wx and wx-app * fixed test error * change project name weixin * rename * weixin-app Add param this * change discription of jweixin * add some Event declaration * change tslint config extends dtslint/dt.json * add defination of ccap, qr-image * remove redundant jsdoc * remove doc * allow overloads * inline some types * fix tslint error
6 lines
79 B
JSON
6 lines
79 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"unified-signatures": false
|
|
}
|
|
} |