mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00: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
|
|
}
|
|
}
|