mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-19 00:26:34 +08:00
* Add type definitions for semantic-ui-api. * [semantic-ui-api] Add reference directive to global.d.ts. * [semantic-ui-api] Hide implementation details from autocomplete.
8 lines
132 B
JSON
8 lines
132 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"no-empty-interface": false,
|
|
"unified-signatures": false
|
|
}
|
|
}
|