mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Add types for convert-layout ( https://github.com/ai/convert-layout ) * Add missed layouts, fix tsc warnings * Fix tslint and common mistakes * Simplify definition structure for convert-layout
7 lines
105 B
JSON
7 lines
105 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"no-declare-current-package": false
|
|
}
|
|
}
|