mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-11 19:42:23 +08:00
* Add type definitions for semantic-ui-dimmer. * [semantic-ui-dimmer] Add reference directive to global.d.ts. * [semantic-ui-dimmer] 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
|
|
}
|
|
}
|