-
Notifications
You must be signed in to change notification settings - Fork 30.5k
Formatted types/t* packages with dprint #66541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Formatted types/t* packages with dprint #66541
Conversation
|
@JoshuaKGoldberg Thank you for submitting this PR! This is a live comment which I will keep updated. This PR might touch some part of DefinitelyTyped infrastructure, so a DT maintainer will need to review it. This is rare — did you mean to do this? 179 packages in this PR (and possibly others)Note: this PR touches too many files, check it!
Code ReviewsBecause this is a widely-used package, a DT maintainer will need to review it before it can be merged. Status
All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 66541,
"author": "JoshuaKGoldberg",
"headCommitOid": "f370e4f03cbcee9debeaa5ad406ecc6babb7aa9e",
"mergeBaseOid": "25061846f16312c6fe4de60969c4cdeb06ab8a50",
"lastPushDate": "2023-08-30T04:22:43.000Z",
"lastActivityDate": "2023-09-12T12:21:01.000Z",
"mergeOfferDate": "2023-09-12T10:17:38.000Z",
"mergeRequestDate": "2023-09-12T12:21:01.000Z",
"mergeRequestUser": "JoshuaKGoldberg",
"hasMergeConflict": false,
"isFirstContribution": false,
"tooManyFiles": true,
"hugeChange": true,
"popularityLevel": "Critical",
"pkgInfo": [
{
"name": "tabbable",
"kind": "edit",
"files": [
{
"path": "types/tabbable/tabbable-tests.ts",
"kind": "test"
}
],
"owners": [
"DefinitelyTyped"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "table-resolver",
"kind": "edit",
"files": [
{
"path": "types/table-resolver/index.d.ts",
"kind": "definition"
},
{
"path": "types/table-resolver/table-resolver-tests.ts",
"kind": "test"
}
],
"owners": [
"junalmeida"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tableau-js-api",
"kind": "edit",
"files": [
{
"path": "types/tableau-js-api/enums.d.ts",
"kind": "definition"
},
{
"path": "types/tableau-js-api/filtering.d.ts",
"kind": "definition"
},
{
"path": "types/tableau-js-api/index.d.ts",
"kind": "definition"
},
{
"path": "types/tableau-js-api/parameter.d.ts",
"kind": "definition"
},
{
"path": "types/tableau-js-api/sheet.d.ts",
"kind": "definition"
},
{
"path": "types/tableau-js-api/tableau-js-api-tests.ts",
"kind": "test"
},
{
"path": "types/tableau-js-api/viz.d.ts",
"kind": "definition"
},
{
"path": "types/tableau-js-api/viz.event.d.ts",
"kind": "definition"
},
{
"path": "types/tableau-js-api/workbook.d.ts",
"kind": "definition"
}
],
"owners": [
"jhegele"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tableau",
"kind": "edit",
"files": [
{
"path": "types/tableau/index.d.ts",
"kind": "definition"
}
],
"owners": [
"protip"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tableify",
"kind": "edit",
"files": [
{
"path": "types/tableify/index.d.ts",
"kind": "definition"
},
{
"path": "types/tableify/tableify-tests.ts",
"kind": "test"
}
],
"owners": [
"forivall"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tablesorter",
"kind": "edit",
"files": [
{
"path": "types/tablesorter/Design/CoreTheme.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/ColumnFilter.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/FilterBox.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/FilterFunction.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/FilterStatic.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/Formatter/FilterFormatter.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/Formatter/Options/Html5ColorOptions.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/Formatter/Options/Html5NumberOptions.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/Formatter/Options/Html5RangeOptions.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/Formatter/Options/Select2Options.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/Formatter/Options/UIDateCompareOptions.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/Formatter/Options/UIDateRangeOptions.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/Formatter/Options/UIOptionsBase.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/Formatter/Options/UIRangeOptions.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/Formatter/Options/UISliderOptions.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/Formatter/Options/UISpinnerOptions.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Filtering/MatchType.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Paging/AjaxDataProcessor.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Paging/AjaxErrorHandler.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Paging/PagerEventHandler.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Paging/PagerEventMap.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Parsing/ParserType.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Sorting/EmptySorting.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Sorting/RelativeSorting.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Sorting/SortDefinitionOrder.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Sorting/SortInitiator.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Sorting/SortOrder.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Sorting/StringSorting.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Storage/StorageType.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/System/ConfigEventHandler.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/System/ConfigEventMap.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/System/EventMap.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/System/ParameterlessTriggerNameMap.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/System/TablesorterConfiguration.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/System/TablesorterConfigurationStore.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Tablesorter.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Widgets/FilterOptions.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Widgets/Widget.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/Widgets/WidgetOptions.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/index.d.ts",
"kind": "definition"
},
{
"path": "types/tablesorter/test/Events.ts",
"kind": "test"
},
{
"path": "types/tablesorter/test/Methods.ts",
"kind": "test"
},
{
"path": "types/tablesorter/test/Settings.ts",
"kind": "test"
},
{
"path": "types/tablesorter/test/main.ts",
"kind": "test"
}
],
"owners": [
"manuth"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tablestore",
"kind": "edit",
"files": [
{
"path": "types/tablestore/index.d.ts",
"kind": "definition"
},
{
"path": "types/tablestore/tablestore-tests.ts",
"kind": "test"
}
],
"owners": [
"waynecraig"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tabtab",
"kind": "edit",
"files": [
{
"path": "types/tabtab/tabtab-tests.ts",
"kind": "test"
}
],
"owners": [
"vojtechhabarta",
"kamontat",
"ExE-Boss"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tabulator-tables",
"kind": "edit",
"files": [
{
"path": "types/tabulator-tables/index.d.ts",
"kind": "definition"
},
{
"path": "types/tabulator-tables/tabulator-tables-tests.ts",
"kind": "test"
}
],
"owners": [
"jojoshua",
"mike-lischke"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tabulator",
"kind": "edit",
"files": [
{
"path": "types/tabulator/tabulator-tests.ts",
"kind": "test"
}
],
"owners": [
"euginio"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tadashi__koa-jwt-authz",
"kind": "edit",
"files": [
{
"path": "types/tadashi__koa-jwt-authz/index.d.ts",
"kind": "definition"
},
{
"path": "types/tadashi__koa-jwt-authz/tadashi__koa-jwt-authz-tests.ts",
"kind": "test"
}
],
"owners": [
"Shqrp"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tail",
"kind": "edit",
"files": [
{
"path": "types/tail/tail-tests.ts",
"kind": "test"
}
],
"owners": [
"spacejack",
"devindavies"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tampermonkey",
"kind": "edit",
"files": [
{
"path": "types/tampermonkey/index.d.ts",
"kind": "definition"
},
{
"path": "types/tampermonkey/tampermonkey-tests.ts",
"kind": "test"
}
],
"owners": [
"silverwzw",
"nikolay-borzov",
"taozhiyu",
"double-beep"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tap",
"kind": "edit",
"files": [
{
"path": "types/tap/index.d.ts",
"kind": "definition"
},
{
"path": "types/tap/tap-tests.ts",
"kind": "test"
}
],
"owners": [
"zkldi"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tapable",
"kind": "edit",
"files": [
{
"path": "types/tapable/index.d.ts",
"kind": "definition"
},
{
"path": "types/tapable/v0/index.d.ts",
"kind": "definition"
},
{
"path": "types/tapable/v0/tapable-tests.ts",
"kind": "test"
},
{
"path": "types/tapable/v1/index.d.ts",
"kind": "definition"
},
{
"path": "types/tapable/v1/tapable-tests.ts",
"kind": "test"
}
],
"owners": [
"e-cloud",
"johnnyreilly"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Critical"
},
{
"name": "tape-promise",
"kind": "edit",
"files": [
{
"path": "types/tape-promise/index.d.ts",
"kind": "definition"
},
{
"path": "types/tape-promise/tape.d.ts",
"kind": "definition"
},
{
"path": "types/tape-promise/test/tape-promise.byot.ts",
"kind": "test"
},
{
"path": "types/tape-promise/test/tape-promise.peer-dep.ts",
"kind": "test"
}
],
"owners": [
"ExE-Boss"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tape",
"kind": "edit",
"files": [
{
"path": "types/tape/index.d.ts",
"kind": "definition"
},
{
"path": "types/tape/lib/test.d.ts",
"kind": "definition"
},
{
"path": "types/tape/tape-tests.ts",
"kind": "test"
}
],
"owners": [
"Bartvds",
"sodatea",
"DennisSchwartz",
"mikehenrty",
"rostrowski",
"ljharb"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "tar-fs",
"kind": "edit",
"files": [
{
"path": "types/tar-fs/index.d.ts",
"kind": "definition"
},
{
"path": "types/tar-fs/tar-fs-tests.ts",
"kind": "test"
}
],
"owners": [
"Umoxfo",
"chriswiggins"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "tar-js",
"kind": "edit",
"files": [
{
"path": "types/tar-js/index.d.ts",
"kind": "definition"
},
{
"path": "types/tar-js/tar-js-tests.ts",
"kind": "test"
}
],
"owners": [
"Narazaka"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tar-stream",
"kind": "edit",
"files": [
{
"path": "types/tar-stream/index.d.ts",
"kind": "definition"
},
{
"path": "types/tar-stream/tar-stream-tests.ts",
"kind": "test"
},
{
"path": "types/tar-stream/v1/index.d.ts",
"kind": "definition"
},
{
"path": "types/tar-stream/v1/tar-stream-tests.ts",
"kind": "test"
}
],
"owners": [
"glicht",
"peterblazejewicz",
"kevin-lindsay-1"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "tar",
"kind": "edit",
"files": [
{
"path": "types/tar/index.d.ts",
"kind": "definition"
},
{
"path": "types/tar/tar-tests.ts",
"kind": "test"
}
],
"owners": [
"SomaticIT",
"connor4312"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "tarantool-driver",
"kind": "edit",
"files": [
{
"path": "types/tarantool-driver/index.d.ts",
"kind": "definition"
}
],
"owners": [
"zharkov-eu"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "targz",
"kind": "edit",
"files": [
{
"path": "types/targz/index.d.ts",
"kind": "definition"
},
{
"path": "types/targz/targz-tests.ts",
"kind": "test"
}
],
"owners": [
"alexandercurtis"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "task-graph-runner",
"kind": "edit",
"files": [
{
"path": "types/task-graph-runner/index.d.ts",
"kind": "definition"
},
{
"path": "types/task-graph-runner/task-graph-runner-tests.ts",
"kind": "test"
}
],
"owners": [
"mgroenhoff"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "task-worklet",
"kind": "edit",
"files": [
{
"path": "types/task-worklet/index.d.ts",
"kind": "definition"
},
{
"path": "types/task-worklet/task-worklet-tests.ts",
"kind": "test"
}
],
"owners": [
"karol-majewski"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tasker-js-runner",
"kind": "edit",
"files": [
{
"path": "types/tasker-js-runner/index.d.ts",
"kind": "definition"
},
{
"path": "types/tasker-js-runner/tasker-js-runner-tests.ts",
"kind": "test"
}
],
"owners": [
"ivansoriarab"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "taskkill",
"kind": "edit",
"files": [
{
"path": "types/taskkill/taskkill-tests.ts",
"kind": "test"
}
],
"owners": [
"peterblazejewicz"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tcp-ping",
"kind": "edit",
"files": [
{
"path": "types/tcp-ping/tcp-ping-tests.ts",
"kind": "test"
}
],
"owners": [
"stegano",
"rymate1234"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tcp-port-used",
"kind": "edit",
"files": [
{
"path": "types/tcp-port-used/index.d.ts",
"kind": "definition"
},
{
"path": "types/tcp-port-used/tcp-port-used-tests.ts",
"kind": "test"
}
],
"owners": [
"gautejohan"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "tdigest",
"kind": "edit",
"files": [
{
"path": "types/tdigest/dist/tdigest.d.ts",
"kind": "definition"
},
{
"path": "types/tdigest/index.d.ts",
"kind": "definition"
},
{
"path": "types/tdigest/test/tdigest-tests.ts",
"kind": "test"
}
],
"owners": [
"BendingBender"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tdweb",
"kind": "edit",
"files": [
{
"path": "types/tdweb/index.d.ts",
"kind": "definition"
},
{
"path": "types/tdweb/tdweb-tests.ts",
"kind": "test"
}
],
"owners": [
"esindger"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tea-merge",
"kind": "edit",
"files": [
{
"path": "types/tea-merge/index.d.ts",
"kind": "definition"
},
{
"path": "types/tea-merge/tea-merge-tests.ts",
"kind": "test"
}
],
"owners": [],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tedious-connection-pool",
"kind": "edit",
"files": [
{
"path": "types/tedious-connection-pool/index.d.ts",
"kind": "definition"
},
{
"path": "types/tedious-connection-pool/tedious-connection-pool-tests.ts",
"kind": "test"
}
],
"owners": [
"sandorfr"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tedious",
"kind": "edit",
"files": [
{
"path": "types/tedious/index.d.ts",
"kind": "definition"
},
{
"path": "types/tedious/tedious-tests.ts",
"kind": "test"
}
],
"owners": [
"rogierschouten",
"cjthompson",
"guiampm",
"csharpsi"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "teechart",
"kind": "edit",
"files": [
{
"path": "types/teechart/index.d.ts",
"kind": "definition"
}
],
"owners": [],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "teen_process",
"kind": "edit",
"files": [
{
"path": "types/teen_process/index.d.ts",
"kind": "definition"
},
{
"path": "types/teen_process/teen_process-tests.ts",
"kind": "test"
}
],
"owners": [
"NotWoods"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "telebot",
"kind": "edit",
"files": [
{
"path": "types/telebot/index.d.ts",
"kind": "definition"
},
{
"path": "types/telebot/telebot-tests.ts",
"kind": "test"
}
],
"owners": [
"mariotsi",
"martin-badin"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "telegram-web-app",
"kind": "edit",
"files": [
{
"path": "types/telegram-web-app/index.d.ts",
"kind": "definition"
},
{
"path": "types/telegram-web-app/telegram-web-app-tests.ts",
"kind": "test"
}
],
"owners": [
"KnorpelSenf",
"MKRhere",
"deptyped"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "telnetlib",
"kind": "edit",
"files": [
{
"path": "types/telnetlib/index.d.ts",
"kind": "definition"
},
{
"path": "types/telnetlib/telnetlib-tests.ts",
"kind": "test"
}
],
"owners": [
"martin-badin"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "temp-fs",
"kind": "edit",
"files": [
{
"path": "types/temp-fs/index.d.ts",
"kind": "definition"
},
{
"path": "types/temp-fs/temp-fs-tests.ts",
"kind": "test"
}
],
"owners": [],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "temp",
"kind": "edit",
"files": [
{
"path": "types/temp/index.d.ts",
"kind": "definition"
}
],
"owners": [
"DanielRosenwasser"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "tengitsui",
"kind": "edit",
"files": [
{
"path": "types/tengitsui/index.d.ts",
"kind": "definition"
},
{
"path": "types/tengitsui/tengitsui-tests.ts",
"kind": "test"
}
],
"owners": [
"1026385513"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "terminal-kit",
"kind": "edit",
"files": [
{
"path": "types/terminal-kit/Rect.d.ts",
"kind": "definition"
},
{
"path": "types/terminal-kit/ScreenBuffer.d.ts",
"kind": "definition"
},
{
"path": "types/terminal-kit/ScreenBufferHD.d.ts",
"kind": "definition"
},
{
"path": "types/terminal-kit/Terminal.d.ts",
"kind": "definition"
},
{
"path": "types/terminal-kit/TextBuffer.d.ts",
"kind": "definition"
},
{
"path": "types/terminal-kit/index.d.ts",
"kind": "definition"
},
{
"path": "types/terminal-kit/terminal-kit-tests.ts",
"kind": "test"
}
],
"owners": [
"katsanva",
"Totto16"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "terminal-menu",
"kind": "edit",
"files": [
{
"path": "types/terminal-menu/index.d.ts",
"kind": "definition"
},
{
"path": "types/terminal-menu/terminal-menu-tests.ts",
"kind": "test"
}
],
"owners": [
"aravindarun"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tern",
"kind": "edit",
"files": [
{
"path": "types/tern/lib/infer/index.d.ts",
"kind": "definition"
},
{
"path": "types/tern/lib/tern/index.d.ts",
"kind": "definition"
},
{
"path": "types/tern/test/tern.test.ts",
"kind": "test"
}
],
"owners": [
"nkappler"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "terra-action-footer",
"kind": "edit",
"files": [
{
"path": "types/terra-action-footer/index.d.ts",
"kind": "definition"
},
{
"path": "types/terra-action-footer/lib/ActionFooter.d.ts",
"kind": "definition"
},
{
"path": "types/terra-action-footer/lib/BlockActionFooter.d.ts",
"kind": "definition"
},
{
"path": "types/terra-action-footer/lib/CenteredActionFooter.d.ts",
"kind": "definition"
},
{
"path": "types/terra-action-footer/test/ActionFooterTest.tsx",
"kind": "test"
},
{
"path": "types/terra-action-footer/test/BlockActionFooterTest.tsx",
"kind": "test"
},
{
"path": "types/terra-action-footer/test/CenteredActionFooterTest.tsx",
"kind": "test"
}
],
"owners": [
"juzerzarif",
"Berkyle"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "terra-action-header",
"kind": "edit",
"files": [
{
"path": "types/terra-action-header/index.d.ts",
"kind": "definition"
},
{
"path": "types/terra-action-header/lib/ActionHeader.d.ts",
"kind": "definition"
},
{
"path": "types/terra-action-header/test/TerraActionHeaderTests.tsx",
"kind": "test"
}
],
"owners": [
"juzerzarif"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "terra-button",
"kind": "edit",
"files": [
{
"path": "types/terra-button/index.d.ts",
"kind": "definition"
},
{
"path": "types/terra-button/lib/Button.d.ts",
"kind": "definition"
},
{
"path": "types/terra-button/test/ButtonTest.tsx",
"kind": "test"
}
],
"owners": [
"juzerzarif",
"Berkyle"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "terra-content-container",
"kind": "edit",
"files": [
{
"path": "types/terra-content-container/index.d.ts",
"kind": "definition"
},
{
"path": "types/terra-content-container/lib/ContentContainer.d.ts",
"kind": "definition"
},
{
"path": "types/terra-content-container/test/ContentContainerTest.tsx",
"kind": "test"
}
],
"owners": [
"juzerzarif",
"Berkyle"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "terra-spacer",
"kind": "edit",
"files": [
{
"path": "types/terra-spacer/index.d.ts",
"kind": "definition"
},
{
"path": "types/terra-spacer/lib/Spacer.d.ts",
"kind": "definition"
},
{
"path": "types/terra-spacer/lib/__spacerShorthand.d.ts",
"kind": "definition"
},
{
"path": "types/terra-spacer/test/SpacerTest.tsx",
"kind": "test"
}
],
"owners": [
"juzerzarif",
"Berkyle"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "terra-theme-context",
"kind": "edit",
"files": [
{
"path": "types/terra-theme-context/index.d.ts",
"kind": "definition"
},
{
"path": "types/terra-theme-context/lib/ThemeContext.d.ts",
"kind": "definition"
},
{
"path": "types/terra-theme-context/lib/ThemeContextProvider.d.ts",
"kind": "definition"
},
{
"path": "types/terra-theme-context/test/ThemeContextProviderTest.tsx",
"kind": "test"
},
{
"path": "types/terra-theme-context/test/ThemeContextTest.tsx",
"kind": "test"
}
],
"owners": [
"juzerzarif",
"Berkyle"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "terraformer__arcgis",
"kind": "edit",
"files": [
{
"path": "types/terraformer__arcgis/index.d.ts",
"kind": "definition"
},
{
"path": "types/terraformer__arcgis/terraformer__arcgis-tests.ts",
"kind": "test"
}
],
"owners": [
"JeffJacobson",
"gavinr"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "terraformer__spatial",
"kind": "edit",
"files": [
{
"path": "types/terraformer__spatial/index.d.ts",
"kind": "definition"
},
{
"path": "types/terraformer__spatial/terraformer__spatial-tests.ts",
"kind": "test"
}
],
"owners": [
"zakjan"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "terraformer__wkt",
"kind": "edit",
"files": [
{
"path": "types/terraformer__wkt/terraformer__wkt-tests.ts",
"kind": "test"
}
],
"owners": [
"fwang49asu"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "territory-indonesia",
"kind": "edit",
"files": [
{
"path": "types/territory-indonesia/territory-indonesia-tests.ts",
"kind": "test"
}
],
"owners": [
"tifandotme"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "teslajs",
"kind": "edit",
"files": [
{
"path": "types/teslajs/index.d.ts",
"kind": "definition"
},
{
"path": "types/teslajs/teslajs-tests.ts",
"kind": "test"
}
],
"owners": [
"fcastilloec"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "test-console",
"kind": "edit",
"files": [
{
"path": "types/test-console/test-console-tests.ts",
"kind": "test"
}
],
"owners": [
"roberto",
"guidoux",
"gbmoretti"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "test-exclude",
"kind": "edit",
"files": [
{
"path": "types/test-exclude/test-exclude-tests.ts",
"kind": "test"
}
],
"owners": [
"atlowChemi"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "test-listen",
"kind": "edit",
"files": [
{
"path": "types/test-listen/test-listen-tests.ts",
"kind": "test"
}
],
"owners": [
"stephenmathieson"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "testing-library__cypress",
"kind": "edit",
"files": [
{
"path": "types/testing-library__cypress/add-commands.d.ts",
"kind": "definition"
},
{
"path": "types/testing-library__cypress/index.d.ts",
"kind": "definition"
},
{
"path": "types/testing-library__cypress/testing-library__cypress-tests.ts",
"kind": "test"
}
],
"owners": [
"aaronmcadam",
"bastibuck",
"NoriSte",
"wKovacs64",
"existentialism",
"airato",
"simjes"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "testing-library__jasmine-dom",
"kind": "edit",
"files": [
{
"path": "types/testing-library__jasmine-dom/index.d.ts",
"kind": "definition"
},
{
"path": "types/testing-library__jasmine-dom/test/testing-library__jasmine-dom-global-tests.ts",
"kind": "test"
}
],
"owners": [
"brrianalexis"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "testingbot-api",
"kind": "edit",
"files": [
{
"path": "types/testingbot-api/index.d.ts",
"kind": "definition"
},
{
"path": "types/testingbot-api/testingbot-api-tests.ts",
"kind": "test"
}
],
"owners": [
"timbru31"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tether-drop",
"kind": "edit",
"files": [
{
"path": "types/tether-drop/tether-drop-tests.ts",
"kind": "test"
}
],
"owners": [
"adidahiya"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tether-shepherd",
"kind": "edit",
"files": [
{
"path": "types/tether-shepherd/index.d.ts",
"kind": "definition"
},
{
"path": "types/tether-shepherd/tether-shepherd-tests.ts",
"kind": "test"
}
],
"owners": [
"mtgibbs"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tether",
"kind": "edit",
"files": [
{
"path": "types/tether/index.d.ts",
"kind": "definition"
},
{
"path": "types/tether/tether-tests.ts",
"kind": "test"
}
],
"owners": [
"adidahiya"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "text-buffer",
"kind": "edit",
"files": [
{
"path": "types/text-buffer/index.d.ts",
"kind": "definition"
},
{
"path": "types/text-buffer/text-buffer-tests.ts",
"kind": "test"
}
],
"owners": [
"GlenCFL"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "text-encoding-utf-8",
"kind": "edit",
"files": [
{
"path": "types/text-encoding-utf-8/index.d.ts",
"kind": "definition"
},
{
"path": "types/text-encoding-utf-8/text-encoding-utf-8-tests.ts",
"kind": "test"
}
],
"owners": [
"trxcllnt"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "text-encoding",
"kind": "edit",
"files": [
{
"path": "types/text-encoding/index.d.ts",
"kind": "definition"
},
{
"path": "types/text-encoding/text-encoding-tests.ts",
"kind": "test"
}
],
"owners": [
"pine",
"mohsen1",
"nwmqpa"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "text-mask-addons",
"kind": "edit",
"files": [
{
"path": "types/text-mask-addons/index.d.ts",
"kind": "definition"
},
{
"path": "types/text-mask-addons/text-mask-addons-tests.ts",
"kind": "test"
}
],
"owners": [
"huntjosh",
"Aerophite"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "text-mask-core",
"kind": "edit",
"files": [
{
"path": "types/text-mask-core/text-mask-core-tests.ts",
"kind": "test"
}
],
"owners": [
"huntjosh"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "text-metrics",
"kind": "edit",
"files": [
{
"path": "types/text-metrics/index.d.ts",
"kind": "definition"
},
{
"path": "types/text-metrics/text-metrics-tests.ts",
"kind": "test"
}
],
"owners": [
"theresasogunle",
"modus-jose"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "text-table",
"kind": "edit",
"files": [
{
"path": "types/text-table/index.d.ts",
"kind": "definition"
},
{
"path": "types/text-table/text-table-tests.ts",
"kind": "test"
}
],
"owners": [
"saadq"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "text-to-svg",
"kind": "edit",
"files": [
{
"path": "types/text-to-svg/index.d.ts",
"kind": "definition"
},
{
"path": "types/text-to-svg/text-to-svg-tests.ts",
"kind": "test"
}
],
"owners": [
"mormahr"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "textarea-caret",
"kind": "edit",
"files": [
{
"path": "types/textarea-caret/textarea-caret-tests.ts",
"kind": "test"
}
],
"owners": [
"shiftkey"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "textdiff-create",
"kind": "edit",
"files": [
{
"path": "types/textdiff-create/textdiff-create-tests.ts",
"kind": "test"
}
],
"owners": [
"ensconced"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "textdiff-patch",
"kind": "edit",
"files": [
{
"path": "types/textdiff-patch/textdiff-patch-tests.ts",
"kind": "test"
}
],
"owners": [
"ensconced"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "textextensions",
"kind": "edit",
"files": [
{
"path": "types/textextensions/textextensions-tests.ts",
"kind": "test"
}
],
"owners": [
"BendingBender"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "textfit",
"kind": "edit",
"files": [
{
"path": "types/textfit/textfit-tests.ts",
"kind": "test"
}
],
"owners": [
"x86chi"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "textr",
"kind": "edit",
"files": [
{
"path": "types/textr/textr-tests.ts",
"kind": "test"
}
],
"owners": [
"DefinitelyTyped"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "textract",
"kind": "edit",
"files": [
{
"path": "types/textract/index.d.ts",
"kind": "definition"
},
{
"path": "types/textract/textract-tests.ts",
"kind": "test"
}
],
"owners": [
"lal12"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "textversionjs",
"kind": "edit",
"files": [
{
"path": "types/textversionjs/index.d.ts",
"kind": "definition"
},
{
"path": "types/textversionjs/textversionjs-tests.ts",
"kind": "test"
}
],
"owners": [
"aaronosher"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "texzilla",
"kind": "edit",
"files": [
{
"path": "types/texzilla/index.d.ts",
"kind": "definition"
},
{
"path": "types/texzilla/texzilla-tests.ts",
"kind": "test"
}
],
"owners": [
"m93a"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tgfancy",
"kind": "edit",
"files": [
{
"path": "types/tgfancy/index.d.ts",
"kind": "definition"
},
{
"path": "types/tgfancy/tgfancy-tests.ts",
"kind": "test"
}
],
"owners": [
"Dabolus"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "theo",
"kind": "edit",
"files": [
{
"path": "types/theo/index.d.ts",
"kind": "definition"
},
{
"path": "types/theo/theo-tests.ts",
"kind": "test"
}
],
"owners": [
"petekp",
"laitine"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "thepiratebay",
"kind": "edit",
"files": [
{
"path": "types/thepiratebay/index.d.ts",
"kind": "definition"
},
{
"path": "types/thepiratebay/thepiratebay-tests.ts",
"kind": "test"
}
],
"owners": [
"jsorrell"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "three-dat.gui",
"kind": "edit",
"files": [
{
"path": "types/three-dat.gui/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-dat.gui/three-dat.gui-tests.ts",
"kind": "test"
}
],
"owners": [
"hkleungai"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "three-gif-loader",
"kind": "edit",
"files": [
{
"path": "types/three-gif-loader/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-gif-loader/lib/gif-texture.d.ts",
"kind": "definition"
},
{
"path": "types/three-gif-loader/three-gif-loader-tests.ts",
"kind": "test"
}
],
"owners": [
"lairjr"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "three-nebula",
"kind": "edit",
"files": [
{
"path": "types/three-nebula/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/Alpha.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/Attraction.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/Behaviour.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/Collision.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/Color.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/CrossZone.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/Force.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/Gravity.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/RandomDrift.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/Repulsion.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/Rotate.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/Scale.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/Spring.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/constants.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/behaviour/types.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/constants/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/core/Particle.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/core/Pool.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/core/System.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/core/constants.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/core/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/core/three/Euler.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/core/three/Matrix4.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/core/three/Quaternion.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/core/three/Vector3.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/core/three/constants.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/core/three/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/core/types.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/debug/Debug.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/debug/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/debug/log.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/emitter/Emitter.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/emitter/FollowEmitter.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/emitter/constants.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/emitter/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/emitter/types.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/events/EventDispatcher.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/events/constants.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/events/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Body.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/BodySprite.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Initializer.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/InitializerUtil.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Life.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Mass.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Position.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Radius.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Rate.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Rotation.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Texture.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Velocity/PolarVelocity.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Velocity/RadialVelocity.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Velocity/VectorVelocity.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Velocity/Velocity.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/Velocity/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/constants.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/initializer/types.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/math/ArraySpan.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/math/Box.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/math/ColorSpan.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/math/Polar3D.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/math/Vector3D.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/math/constants.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/math/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/math/integration.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/math/types.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/BaseRenderer.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/CustomRenderer.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/GPURenderer/Desktop/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/GPURenderer/Desktop/shaders/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/GPURenderer/Mobile/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/GPURenderer/Mobile/shaders/fragmentShader.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/GPURenderer/Mobile/shaders/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/GPURenderer/Mobile/shaders/vertexShader.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/GPURenderer/common/ParticleBuffer/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/GPURenderer/common/TextureAtlas/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/GPURenderer/common/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/GPURenderer/common/shaders/constants.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/GPURenderer/common/stores/Target.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/GPURenderer/common/stores/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/GPURenderer/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/MeshRenderer.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/SpriteRenderer.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/renderer/types.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/utils/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/zone/BoxZone.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/zone/LineZone.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/zone/MeshZone.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/zone/PointZone.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/zone/ScreenZone.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/zone/SphereZone.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/zone/Zone.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/zone/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/src/zone/types.d.ts",
"kind": "definition"
},
{
"path": "types/three-nebula/three-nebula-tests.ts",
"kind": "test"
}
],
"owners": [
"moonraker22"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "three-tds-loader",
"kind": "edit",
"files": [
{
"path": "types/three-tds-loader/index.d.ts",
"kind": "definition"
},
{
"path": "types/three-tds-loader/three-tds-loader-tests.ts",
"kind": "test"
}
],
"owners": [
"KonstantinLukaschenko",
"sschoensee"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "thrift",
"kind": "edit",
"files": [
{
"path": "types/thrift/index.d.ts",
"kind": "definition"
},
{
"path": "types/thrift/thrift-tests.ts",
"kind": "test"
}
],
"owners": [
"kamek-pf",
"kevin-greene-ck",
"jessezhang91"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "throng",
"kind": "edit",
"files": [
{
"path": "types/throng/index.d.ts",
"kind": "definition"
},
{
"path": "types/throng/throng-tests.ts",
"kind": "test"
}
],
"owners": [
"cyrilschumacher"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "throttle-debounce",
"kind": "edit",
"files": [
{
"path": "types/throttle-debounce/throttle-debounce-tests.ts",
"kind": "test"
}
],
"owners": [
"czbuchi",
"franklixuefei",
"oddsund",
"seiyab"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "throttle",
"kind": "edit",
"files": [
{
"path": "types/throttle/index.d.ts",
"kind": "definition"
},
{
"path": "types/throttle/throttle-tests.ts",
"kind": "test"
}
],
"owners": [
"BendingBender"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "throttleit",
"kind": "edit",
"files": [
{
"path": "types/throttleit/throttleit-tests.ts",
"kind": "test"
}
],
"owners": [
"ifiokjr"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "through",
"kind": "edit",
"files": [
{
"path": "types/through/index.d.ts",
"kind": "definition"
},
{
"path": "types/through/through-tests.ts",
"kind": "test"
}
],
"owners": [
"AndrewGaspar"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Critical"
},
{
"name": "through2-concurrent",
"kind": "edit",
"files": [
{
"path": "types/through2-concurrent/index.d.ts",
"kind": "definition"
},
{
"path": "types/through2-concurrent/through2-concurrent-tests.ts",
"kind": "test"
}
],
"owners": [
"Alorel"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "through2-map",
"kind": "edit",
"files": [
{
"path": "types/through2-map/index.d.ts",
"kind": "definition"
},
{
"path": "types/through2-map/through2-map-tests.ts",
"kind": "test"
}
],
"owners": [
"LucasHill"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "through2",
"kind": "edit",
"files": [
{
"path": "types/through2/index.d.ts",
"kind": "definition"
},
{
"path": "types/through2/through2-tests.ts",
"kind": "test"
},
{
"path": "types/through2/v0/index.d.ts",
"kind": "definition"
},
{
"path": "types/through2/v0/through2-tests.ts",
"kind": "test"
}
],
"owners": [
"Bartvds",
"valotas",
"TeamworkGuy2",
"Alorel"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "thumbsupply",
"kind": "edit",
"files": [
{
"path": "types/thumbsupply/thumbsupply-tests.ts",
"kind": "test"
}
],
"owners": [
"MagiCzOOz"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "thunderbird-webext-browser",
"kind": "edit",
"files": [
{
"path": "types/thunderbird-webext-browser/index.d.ts",
"kind": "definition"
},
{
"path": "types/thunderbird-webext-browser/thunderbird-webext-browser-tests.ts",
"kind": "test"
}
],
"owners": [
"JimDanner"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tictactoejs",
"kind": "edit",
"files": [
{
"path": "types/tictactoejs/index.d.ts",
"kind": "definition"
}
],
"owners": [
"DefinitelyTyped"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tiff-to-png",
"kind": "edit",
"files": [
{
"path": "types/tiff-to-png/index.d.ts",
"kind": "definition"
},
{
"path": "types/tiff-to-png/tiff-to-png-tests.ts",
"kind": "test"
}
],
"owners": [
"peterblazejewicz"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tile-reduce",
"kind": "edit",
"files": [
{
"path": "types/tile-reduce/index.d.ts",
"kind": "definition"
},
{
"path": "types/tile-reduce/tile-reduce-tests.ts",
"kind": "test"
}
],
"owners": [
"DenisCarriere"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "time-constants",
"kind": "edit",
"files": [
{
"path": "types/time-constants/time-constants-tests.ts",
"kind": "test"
}
],
"owners": [
"libinvarghese"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "time-limit-promise",
"kind": "edit",
"files": [
{
"path": "types/time-limit-promise/time-limit-promise-tests.ts",
"kind": "test"
}
],
"owners": [
"jameswassink"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "timeago",
"kind": "edit",
"files": [
{
"path": "types/timeago/index.d.ts",
"kind": "definition"
},
{
"path": "types/timeago/timeago-tests.ts",
"kind": "test"
}
],
"owners": [
"stof"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "timed-cache",
"kind": "edit",
"files": [
{
"path": "types/timed-cache/timed-cache-tests.ts",
"kind": "test"
}
],
"owners": [
"dsellarsnr"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "timelinejs",
"kind": "edit",
"files": [
{
"path": "types/timelinejs/index.d.ts",
"kind": "definition"
},
{
"path": "types/timelinejs/timelinejs-tests.ts",
"kind": "test"
}
],
"owners": [
"rolandzwaga"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "timelinejs3",
"kind": "edit",
"files": [
{
"path": "types/timelinejs3/index.d.ts",
"kind": "definition"
},
{
"path": "types/timelinejs3/timelinejs3-tests.ts",
"kind": "test"
}
],
"owners": [
"MikeMatusz"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "timeout",
"kind": "edit",
"files": [
{
"path": "types/timeout/timeout-tests.ts",
"kind": "test"
}
],
"owners": [
"itsnewt"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "timepicker",
"kind": "edit",
"files": [
{
"path": "types/timepicker/index.d.ts",
"kind": "definition"
},
{
"path": "types/timepicker/timepicker-tests.ts",
"kind": "test"
}
],
"owners": [
"doberkofler"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "timer-machine",
"kind": "edit",
"files": [
{
"path": "types/timer-machine/timer-machine-tests.ts",
"kind": "test"
}
],
"owners": [
"dolanmiu"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "timespan-parser",
"kind": "edit",
"files": [
{
"path": "types/timespan-parser/index.d.ts",
"kind": "definition"
},
{
"path": "types/timespan-parser/timespan-parser-tests.ts",
"kind": "test"
}
],
"owners": [
"OpportunityLiu"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "timestring",
"kind": "edit",
"files": [
{
"path": "types/timestring/index.d.ts",
"kind": "definition"
},
{
"path": "types/timestring/timestring-tests.ts",
"kind": "test"
}
],
"owners": [
"vegeta897"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "timezone-js",
"kind": "edit",
"files": [
{
"path": "types/timezone-js/index.d.ts",
"kind": "definition"
},
{
"path": "types/timezone-js/timezone-js-tests.ts",
"kind": "test"
}
],
"owners": [
"bonnici"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "timezoned-date",
"kind": "edit",
"files": [
{
"path": "types/timezoned-date/timezoned-date-tests.ts",
"kind": "test"
}
],
"owners": [
"bengry"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "timing-safe-equal",
"kind": "edit",
"files": [
{
"path": "types/timing-safe-equal/timing-safe-equal-tests.ts",
"kind": "test"
}
],
"owners": [
"BendingBender"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "timing.js",
"kind": "edit",
"files": [
{
"path": "types/timing.js/timing.js-tests.ts",
"kind": "test"
}
],
"owners": [
"rhysd"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "timsort",
"kind": "edit",
"files": [
{
"path": "types/timsort/index.d.ts",
"kind": "definition"
},
{
"path": "types/timsort/timsort-tests.ts",
"kind": "test"
}
],
"owners": [
"Vunovati"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tinajs__tina-redux",
"kind": "edit",
"files": [
{
"path": "types/tinajs__tina-redux/index.d.ts",
"kind": "definition"
},
{
"path": "types/tinajs__tina-redux/tinajs__tina-redux-tests.ts",
"kind": "test"
}
],
"owners": [
"Jimexist"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tinajs__tina",
"kind": "edit",
"files": [
{
"path": "types/tinajs__tina/index.d.ts",
"kind": "definition"
},
{
"path": "types/tinajs__tina/tinajs__tina-tests.ts",
"kind": "test"
}
],
"owners": [
"Jimexist",
"strange-fish"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tinder",
"kind": "edit",
"files": [
{
"path": "types/tinder/index.d.ts",
"kind": "definition"
},
{
"path": "types/tinder/tinder-tests.ts",
"kind": "test"
}
],
"owners": [
"pingec"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tingle.js",
"kind": "edit",
"files": [
{
"path": "types/tingle.js/index.d.ts",
"kind": "definition"
},
{
"path": "types/tingle.js/tingle.js-tests.ts",
"kind": "test"
}
],
"owners": [
"ajafff"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tiny-async-pool",
"kind": "edit",
"files": [
{
"path": "types/tiny-async-pool/tiny-async-pool-tests.ts",
"kind": "test"
},
{
"path": "types/tiny-async-pool/v1/index.d.ts",
"kind": "definition"
},
{
"path": "types/tiny-async-pool/v1/tiny-async-pool-tests.ts",
"kind": "test"
}
],
"owners": [
"krlwlfrt"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tiny-human-time",
"kind": "edit",
"files": [
{
"path": "types/tiny-human-time/index.d.ts",
"kind": "definition"
},
{
"path": "types/tiny-human-time/tiny-human-time-tests.ts",
"kind": "test"
}
],
"owners": [
"jimmycuadra"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tiny-json-http",
"kind": "edit",
"files": [
{
"path": "types/tiny-json-http/index.d.ts",
"kind": "definition"
},
{
"path": "types/tiny-json-http/tiny-json-http-tests.ts",
"kind": "test"
}
],
"owners": [
"levibostian"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tiny-slider-react",
"kind": "edit",
"files": [
{
"path": "types/tiny-slider-react/index.d.ts",
"kind": "definition"
},
{
"path": "types/tiny-slider-react/tiny-slider-react-tests.tsx",
"kind": "test"
}
],
"owners": [
"screendriver"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tiny-templater",
"kind": "edit",
"files": [
{
"path": "types/tiny-templater/index.d.ts",
"kind": "definition"
},
{
"path": "types/tiny-templater/tiny-templater-tests.ts",
"kind": "test"
}
],
"owners": [
"jimmycuadra"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tinycolor2",
"kind": "edit",
"files": [
{
"path": "types/tinycolor2/index.d.ts",
"kind": "definition"
},
{
"path": "types/tinycolor2/tinycolor2-tests.ts",
"kind": "test"
}
],
"owners": [
"M-Zuber",
"geertjansen",
"nvh"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "tinycopy",
"kind": "edit",
"files": [
{
"path": "types/tinycopy/index.d.ts",
"kind": "definition"
},
{
"path": "types/tinycopy/tinycopy-tests.ts",
"kind": "test"
}
],
"owners": [
"vvatanabe"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tinymce",
"kind": "edit",
"files": [
{
"path": "types/tinymce/index.d.ts",
"kind": "definition"
},
{
"path": "types/tinymce/tinymce-tests.ts",
"kind": "test"
}
],
"owners": [
"martinduparc",
"iampoul",
"nicohartto",
"Parent5446",
"CymruKakashi",
"wafuwafu13"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "titanium",
"kind": "edit",
"files": [
{
"path": "types/titanium/console.d.ts",
"kind": "definition"
},
{
"path": "types/titanium/titanium-tests.ts",
"kind": "test"
}
],
"owners": [
"appcelerator",
"janvennemann",
"drauggres",
"ffMathy"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "titlecase",
"kind": "edit",
"files": [
{
"path": "types/titlecase/titlecase-tests.ts",
"kind": "test"
}
],
"owners": [
"MasterOdin"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tizen-accessory",
"kind": "edit",
"files": [
{
"path": "types/tizen-accessory/index.d.ts",
"kind": "definition"
},
{
"path": "types/tizen-accessory/tizen-accessory-tests.ts",
"kind": "test"
}
],
"owners": [
"egorshulga"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tizen-common-web",
"kind": "edit",
"files": [
{
"path": "types/tizen-common-web/index.d.ts",
"kind": "definition"
},
{
"path": "types/tizen-common-web/test/application-test.ts",
"kind": "test"
},
{
"path": "types/tizen-common-web/test/time-test.ts",
"kind": "test"
},
{
"path": "types/tizen-common-web/test/tizen-common-web-tests.commonjs.ts",
"kind": "test"
},
{
"path": "types/tizen-common-web/test/tizen-common-web-tests.global.ts",
"kind": "test"
}
],
"owners": [
"SejoongDeJang",
"capscrom",
"pwsses",
"darangkim",
"prozanne",
"egorshulga"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tizen-tv-webapis",
"kind": "edit",
"files": [
{
"path": "types/tizen-tv-webapis/index.d.ts",
"kind": "definition"
},
{
"path": "types/tizen-tv-webapis/test/tizen-tv-webapis-tests.cjs.ts",
"kind": "test"
}
],
"owners": [
"SejoongDeJang",
"capscrom",
"pwsses",
"darangkim",
"prozanne"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tizentv__webide-common-tizentv",
"kind": "edit",
"files": [
{
"path": "types/tizentv__webide-common-tizentv/index.d.ts",
"kind": "definition"
},
{
"path": "types/tizentv__webide-common-tizentv/tizentv__webide-common-tizentv-tests.ts",
"kind": "test"
}
],
"owners": [
"bartvandenende-wm"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tldjs",
"kind": "edit",
"files": [
{
"path": "types/tldjs/index.d.ts",
"kind": "definition"
},
{
"path": "types/tldjs/tldjs-tests.ts",
"kind": "test"
}
],
"owners": [
"geoffreak"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tlf-log",
"kind": "edit",
"files": [
{
"path": "types/tlf-log/tlf-log-tests.ts",
"kind": "test"
}
],
"owners": [
"thislooksfun"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tls-keygen",
"kind": "edit",
"files": [
{
"path": "types/tls-keygen/tls-keygen-tests.ts",
"kind": "test"
}
],
"owners": [
"hongyiweiwu"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tmi.js",
"kind": "edit",
"files": [
{
"path": "types/tmi.js/index.d.ts",
"kind": "definition"
},
{
"path": "types/tmi.js/strict-event-emitter-types/index.d.ts",
"kind": "definition"
},
{
"path": "types/tmi.js/tmi.js-tests.ts",
"kind": "test"
}
],
"owners": [
"wpapsco",
"crutchcorn",
"d-fischer",
"samildeli"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "tmilar__furigana-helper",
"kind": "edit",
"files": [
{
"path": "types/tmilar__furigana-helper/tmilar__furigana-helper-tests.ts",
"kind": "test"
}
],
"owners": [
"peterblazejewicz"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tmp",
"kind": "edit",
"files": [
{
"path": "types/tmp/index.d.ts",
"kind": "definition"
},
{
"path": "types/tmp/tmp-tests.ts",
"kind": "test"
}
],
"owners": [
"optical",
"Perlmint",
"pluma",
"silkentrance",
"bendingbender"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Critical"
},
{
"name": "tmpl",
"kind": "edit",
"files": [
{
"path": "types/tmpl/tmpl-tests.ts",
"kind": "test"
}
],
"owners": [
"saeedseyfi"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "to-absolute-glob",
"kind": "edit",
"files": [
{
"path": "types/to-absolute-glob/to-absolute-glob-tests.ts",
"kind": "test"
}
],
"owners": [
"ajafff"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "to-boolean",
"kind": "edit",
"files": [
{
"path": "types/to-boolean/to-boolean-tests.ts",
"kind": "test"
}
],
"owners": [
"ChocolateLoverRaj"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "to-camel-case",
"kind": "edit",
"files": [
{
"path": "types/to-camel-case/to-camel-case-tests.ts",
"kind": "test"
}
],
"owners": [
"j-f1"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "to-ico",
"kind": "edit",
"files": [
{
"path": "types/to-ico/to-ico-tests.ts",
"kind": "test"
}
],
"owners": [
"remcohaszing"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "to-json-schema",
"kind": "edit",
"files": [
{
"path": "types/to-json-schema/index.d.ts",
"kind": "definition"
},
{
"path": "types/to-json-schema/to-json-schema-tests.ts",
"kind": "test"
}
],
"owners": [
"forivall"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "to-markdown",
"kind": "edit",
"files": [
{
"path": "types/to-markdown/index.d.ts",
"kind": "definition"
},
{
"path": "types/to-markdown/to-markdown-tests.ts",
"kind": "test"
}
],
"owners": [
"SuperPaintman"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "to-regex-range",
"kind": "edit",
"files": [
{
"path": "types/to-regex-range/index.d.ts",
"kind": "definition"
}
],
"owners": [
"Richienb"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "to-regex",
"kind": "edit",
"files": [
{
"path": "types/to-regex/to-regex-tests.ts",
"kind": "test"
}
],
"owners": [
"RauliL",
"xapdkop"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "to-slug-case",
"kind": "edit",
"files": [
{
"path": "types/to-slug-case/to-slug-case-tests.ts",
"kind": "test"
}
],
"owners": [
"peterblazejewicz"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "to-snake-case",
"kind": "edit",
"files": [
{
"path": "types/to-snake-case/to-snake-case-tests.ts",
"kind": "test"
}
],
"owners": [
"LogvinovLeon"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "toastify-js",
"kind": "edit",
"files": [
{
"path": "types/toastify-js/index.d.ts",
"kind": "definition"
},
{
"path": "types/toastify-js/toastify-js-tests.ts",
"kind": "test"
}
],
"owners": [
"adblanc",
"peterblazejewicz"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "toastr",
"kind": "edit",
"files": [
{
"path": "types/toastr/index.d.ts",
"kind": "definition"
},
{
"path": "types/toastr/toastr-tests.ts",
"kind": "test"
}
],
"owners": [
"borisyankov"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tocktimer",
"kind": "edit",
"files": [
{
"path": "types/tocktimer/index.d.ts",
"kind": "definition"
},
{
"path": "types/tocktimer/tocktimer-tests.ts",
"kind": "test"
}
],
"owners": [
"evanshortiss"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "toidentifier",
"kind": "edit",
"files": [
{
"path": "types/toidentifier/toidentifier-tests.ts",
"kind": "test"
}
],
"owners": [
"BendingBender"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "token-introspection",
"kind": "edit",
"files": [
{
"path": "types/token-introspection/errors/ConfigurationError.d.ts",
"kind": "definition"
},
{
"path": "types/token-introspection/errors/MalformedTokenError.d.ts",
"kind": "definition"
},
{
"path": "types/token-introspection/errors/NotBeforeError.d.ts",
"kind": "definition"
},
{
"path": "types/token-introspection/errors/TokenExpiredError.d.ts",
"kind": "definition"
},
{
"path": "types/token-introspection/errors/TokenNotActiveError.d.ts",
"kind": "definition"
},
{
"path": "types/token-introspection/errors/index.d.ts",
"kind": "definition"
},
{
"path": "types/token-introspection/index.d.ts",
"kind": "definition"
},
{
"path": "types/token-introspection/local-introspection.d.ts",
"kind": "definition"
},
{
"path": "types/token-introspection/remote-introspection.d.ts",
"kind": "definition"
},
{
"path": "types/token-introspection/token-introspection-tests.ts",
"kind": "test"
}
],
"owners": [
"DanielRose"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "token-stream",
"kind": "edit",
"files": [
{
"path": "types/token-stream/index.d.ts",
"kind": "definition"
}
],
"owners": [
"MaikoTan"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tokgen",
"kind": "edit",
"files": [
{
"path": "types/tokgen/index.d.ts",
"kind": "definition"
},
{
"path": "types/tokgen/tokgen-tests.ts",
"kind": "test"
}
],
"owners": [
"l-jonas"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tonic-ui__react",
"kind": "edit",
"files": [
{
"path": "types/tonic-ui__react/index.d.ts",
"kind": "definition"
},
{
"path": "types/tonic-ui__react/tonic-ui__react-tests.tsx",
"kind": "test"
}
],
"owners": [
"derekhawker"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "toobusy-js",
"kind": "edit",
"files": [
{
"path": "types/toobusy-js/toobusy-js-tests.ts",
"kind": "test"
}
],
"owners": [
"atd-schubert",
"BendingBender"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tooltipster",
"kind": "edit",
"files": [
{
"path": "types/tooltipster/index.d.ts",
"kind": "definition"
},
{
"path": "types/tooltipster/tooltipster-tests.ts",
"kind": "test"
}
],
"owners": [
"stephenlautier",
"pjmagee",
"VorobeY1326",
"leonard-thieu",
"janhi",
"joeskeen"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "topo",
"kind": "edit",
"files": [
{
"path": "types/topo/index.d.ts",
"kind": "definition"
},
{
"path": "types/topo/topo-tests.ts",
"kind": "test"
}
],
"owners": [
"BendingBender"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "topojson-client",
"kind": "edit",
"files": [
{
"path": "types/topojson-client/index.d.ts",
"kind": "definition"
},
{
"path": "types/topojson-client/topojson-client-tests.ts",
"kind": "test"
}
],
"owners": [
"denisname",
"ricmello"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "topojson-server",
"kind": "edit",
"files": [
{
"path": "types/topojson-server/index.d.ts",
"kind": "definition"
},
{
"path": "types/topojson-server/topojson-server-tests.ts",
"kind": "test"
}
],
"owners": [
"ricmello",
"chenzhutian",
"denisname",
"russellporter"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "topojson-simplify",
"kind": "edit",
"files": [
{
"path": "types/topojson-simplify/topojson-simplify-tests.ts",
"kind": "test"
}
],
"owners": [
"denisname",
"ricmello"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "topojson-specification",
"kind": "edit",
"files": [
{
"path": "types/topojson-specification/index.d.ts",
"kind": "definition"
},
{
"path": "types/topojson-specification/topojson-specification-tests.ts",
"kind": "test"
}
],
"owners": [
"denisname"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "topojson",
"kind": "edit",
"files": [
{
"path": "types/topojson/index.d.ts",
"kind": "definition"
}
],
"owners": [
"ricmello",
"chenzhutian",
"denisname"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "toposort",
"kind": "edit",
"files": [
{
"path": "types/toposort/index.d.ts",
"kind": "definition"
},
{
"path": "types/toposort/toposort-tests.ts",
"kind": "test"
}
],
"owners": [
"danwbyrne",
"prokopsimek",
"forivall"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "torrent-search-api",
"kind": "edit",
"files": [
{
"path": "types/torrent-search-api/index.d.ts",
"kind": "definition"
},
{
"path": "types/torrent-search-api/torrent-search-api-tests.ts",
"kind": "test"
}
],
"owners": [
"ngirardin"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "torrent-stream",
"kind": "edit",
"files": [
{
"path": "types/torrent-stream/index.d.ts",
"kind": "definition"
},
{
"path": "types/torrent-stream/torrent-stream-tests.ts",
"kind": "test"
}
],
"owners": [
"xstoudi"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "totp-generator",
"kind": "edit",
"files": [
{
"path": "types/totp-generator/index.d.ts",
"kind": "definition"
},
{
"path": "types/totp-generator/totp-generator-tests.ts",
"kind": "test"
}
],
"owners": [
"haykam821"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
},
{
"name": "touch",
"kind": "edit",
"files": [
{
"path": "types/touch/index.d.ts",
"kind": "definition"
},
{
"path": "types/touch/touch-tests.ts",
"kind": "test"
}
],
"owners": [
"mizunashi-mana",
"BendingBender"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tough-cookie-file-store",
"kind": "edit",
"files": [
{
"path": "types/tough-cookie-file-store/index.d.ts",
"kind": "definition"
},
{
"path": "types/tough-cookie-file-store/tough-cookie-file-store-tests.ts",
"kind": "test"
}
],
"owners": [
"forivall"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tough-cookie-filestore",
"kind": "edit",
"files": [
{
"path": "types/tough-cookie-filestore/index.d.ts",
"kind": "definition"
},
{
"path": "types/tough-cookie-filestore/tough-cookie-filestore-tests.ts",
"kind": "test"
}
],
"owners": [
"friedow"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "tough-cookie",
"kind": "edit",
"files": [
{
"path": "types/tough-cookie/index.d.ts",
"kind": "definition"
},
{
"path": "types/tough-cookie/tough-cookie-tests.ts",
"kind": "test"
},
{
"path": "types/tough-cookie/v2/index.d.ts",
"kind": "definition"
},
{
"path": "types/tough-cookie/v2/tough-cookie-tests.ts",
"kind": "test"
}
],
"owners": [
"leonard-thieu",
"LiJinyao",
"no2chem"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Critical"
},
{
"name": "tpdirect",
"kind": "edit",
"files": [
{
"path": "types/tpdirect/direct-pay.d.ts",
"kind": "definition"
},
{
"path": "types/tpdirect/easy-wallet.d.ts",
"kind": "definition"
},
{
"path": "types/tpdirect/google-pay.d.ts",
"kind": "definition"
},
{
"path": "types/tpdirect/jko-pay.d.ts",
"kind": "definition"
}
],
"owners": [
"Yu-Jack"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "waynecraig",
"date": "2023-09-12T10:14:06.000Z",
"isMaintainer": false
},
{
"type": "approved",
"reviewer": "johnnyreilly",
"date": "2023-09-12T07:32:40.000Z",
"isMaintainer": true
},
{
"type": "approved",
"reviewer": "mike-lischke",
"date": "2023-09-12T07:16:05.000Z",
"isMaintainer": false
},
{
"type": "approved",
"reviewer": "martin-badin",
"date": "2023-09-12T07:14:04.000Z",
"isMaintainer": false
},
{
"type": "approved",
"reviewer": "ljharb",
"date": "2023-09-12T03:47:23.000Z",
"isMaintainer": false
}
],
"mainBotCommentID": 1699373852,
"ciResult": "pass"
} |
People who would have been pingedDefinitelyTyped junalmeida jhegele protip forivall manuth waynecraig vojtechhabarta kamontat ExE-Boss jojoshua mike-lischke euginio Shqrp spacejack devindavies silverwzw nikolay-borzov taozhiyu double-beep zkldi e-cloud johnnyreilly Bartvds sodatea DennisSchwartz mikehenrty rostrowski ljharb Umoxfo chriswiggins Narazaka glicht peterblazejewicz kevin-lindsay-1 SomaticIT connor4312 zharkov-eu alexandercurtis mgroenhoff karol-majewski ivansoriarab stegano rymate1234 gautejohan BendingBender esindger sandorfr rogierschouten cjthompson guiampm csharpsi NotWoods mariotsi martin-badin KnorpelSenf MKRhere deptyped DanielRosenwasser 1026385513 katsanva Totto16 aravindarun nkappler juzerzarif Berkyle JeffJacobson gavinr zakjan fwang49asu tifandotme fcastilloec roberto guidoux gbmoretti atlowChemi stephenmathieson aaronmcadam bastibuck NoriSte wKovacs64 existentialism airato simjes brrianalexis timbru31 adidahiya mtgibbs GlenCFL trxcllnt pine mohsen1 nwmqpa huntjosh Aerophite theresasogunle modus-jose saadq mormahr shiftkey ensconced x86chi lal12 aaronosher m93a Dabolus petekp laitine jsorrell hkleungai lairjr moonraker22 KonstantinLukaschenko sschoensee kamek-pf kevin-greene-ck jessezhang91 cyrilschumacher czbuchi franklixuefei oddsund seiyab ifiokjr AndrewGaspar Alorel LucasHill valotas TeamworkGuy2 MagiCzOOz JimDanner DenisCarriere libinvarghese jameswassink stof dsellarsnr rolandzwaga MikeMatusz itsnewt doberkofler dolanmiu OpportunityLiu vegeta897 bonnici bengry rhysd Vunovati Jimexist strange-fish pingec ajafff krlwlfrt jimmycuadra levibostian screendriver M-Zuber geertjansen nvh vvatanabe martinduparc iampoul nicohartto Parent5446 CymruKakashi wafuwafu13 appcelerator janvennemann drauggres ffMathy MasterOdin egorshulga SejoongDeJang capscrom pwsses darangkim prozanne bartvandenende-wm geoffreak thislooksfun hongyiweiwu wpapsco crutchcorn d-fischer samildeli optical Perlmint pluma silkentrance bendingbender saeedseyfi ChocolateLoverRaj j-f1 remcohaszing SuperPaintman Richienb RauliL xapdkop LogvinovLeon adblanc borisyankov evanshortiss DanielRose MaikoTan l-jonas derekhawker atd-schubert stephenlautier pjmagee VorobeY1326 leonard-thieu janhi joeskeen denisname ricmello chenzhutian russellporter danwbyrne prokopsimek ngirardin xstoudi haykam821 mizunashi-mana friedow LiJinyao no2chem Yu-Jack |
|
@JoshuaKGoldberg The CI build failed! Please review the logs for more information. Once you've pushed the fixes, the build will automatically re-run. Thanks! Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review. |
|
@JoshuaKGoldberg The CI build failed! Please review the logs for more information. Once you've pushed the fixes, the build will automatically re-run. Thanks! Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review. |
|
@JoshuaKGoldberg Unfortunately, this pull request currently has a merge conflict 😥. Please update your PR branch to be up-to-date with respect to master. Have a nice day! |
|
@JoshuaKGoldberg Unfortunately, this pull request currently has a merge conflict 😥. Please update your PR branch to be up-to-date with respect to master. Have a nice day! |
|
@JoshuaKGoldberg The CI build failed! Please review the logs for more information. Once you've pushed the fixes, the build will automatically re-run. Thanks! Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review. |
|
@JoshuaKGoldberg Unfortunately, this pull request currently has a merge conflict 😥. Please update your PR branch to be up-to-date with respect to master. Have a nice day! |
|
Re-ping @DefinitelyTyped, @junalmeida, @jhegele, @ProTip, @forivall, @manuth, @waynecraig, @vojtechhabarta, @kamontat, @ExE-Boss, @Jojoshua, @mike-lischke, @euginio, @Shqrp, @spacejack, @devindavies, @silverwzw, @nikolay-borzov, @taozhiyu, @double-beep, @zkldi, @e-cloud, @johnnyreilly, @Bartvds, @sodatea, @DennisSchwartz, @mikehenrty, @rostrowski, @Umoxfo, @chriswiggins, @Narazaka, @glicht, @peterblazejewicz, @kevin-lindsay-1, @SomaticIT, @connor4312, @zharkov-eu, @alexandercurtis, @mgroenhoff, @karol-majewski, @ivansoriarab, @stegano, @rymate1234, @gautejohan, @BendingBender, @esindger, @sandorfr, @rogierschouten, @cjthompson, @GuiAmPm, @csharpsi, @NotWoods, @mariotsi, @martin-badin, @KnorpelSenf, @MKRhere, @deptyped, @DanielRosenwasser, @1026385513, @katsanva, @Totto16, @aravindarun, @nkappler, @juzerzarif, @Berkyle, @JeffJacobson, @gavinr, @zakjan, @fwang49asu, @tifandotme, @fcastilloec, @roberto, @guidoux, @gbmoretti, @atlowChemi, @stephenmathieson, @aaronmcadam, @bastibuck, @NoriSte, @wKovacs64, @existentialism, @airato, @simjes, @brrianalexis, @timbru31, @adidahiya, @mtgibbs, @GlenCFL, @trxcllnt, @pine, @mohsen1, @nwmqpa, @huntjosh, @Aerophite, @theresasogunle, @modus-jose, @saadq, @mormahr, @shiftkey, @ensconced, @x86chi, @lal12, @aaronosher, @m93a, @Dabolus, @petekp, @laitine, @jsorrell, @hkleungai, @lairjr, @moonraker22, @KonstantinLukaschenko, @sschoensee, @kamek-pf, @kevin-greene-ck, @jessezhang91, @cyrilschumacher, @czbuchi, @franklixuefei, @oddsund, @seiyab, @ifiokjr, @AndrewGaspar, @Alorel, @LucasHill, @valotas, @TeamworkGuy2, @MagiCzOOz, @JimDanner, @DenisCarriere, @libinvarghese, @jameswassink, @stof, @dsellarsnr, @rolandzwaga, @MikeMatusz, @itsnewt, @doberkofler, @dolanmiu, @OpportunityLiu, @vegeta897, @bonnici, @bengry, @rhysd, @Vunovati, @Jimexist, @strange-fish, @pingec, @ajafff, @krlwlfrt, @jimmycuadra, @levibostian, @screendriver, @M-Zuber, @geertjansen, @nvh, @vvatanabe, @martinduparc, @iampoul, @nicohartto, @Parent5446, @CymruKakashi, @wafuwafu13, @appcelerator, @janvennemann, @drauggres, @ffMathy, @MasterOdin, @egorshulga, @SejoongDeJang, @capscrom, @pwsses, @darangkim, @prozanne, @bartvandenende-wm, @geoffreak, @thislooksfun, @hongyiweiwu, @wpapsco, @crutchcorn, @d-fischer, @samildeli, @optical, @Perlmint, @pluma, @silkentrance, @BendingBender, @saeedseyfi, @ChocolateLoverRaj, @j-f1, @remcohaszing, @SuperPaintman, @Richienb, @RauliL, @xapdkop, @LogvinovLeon, @adblanc, @borisyankov, @evanshortiss, @DanielRose, @MaikoTan, @l-jonas, @derekhawker, @atd-schubert, @stephenlautier, @pjmagee, @VorobeY1326, @leonard-thieu, @janhi, @joeskeen, @denisname, @ricmello, @chenzhutian, @russellporter, @danwbyrne, @prokopsimek, @ngirardin, @xstoudi, @haykam821, @mizunashi-mana, @friedow, @LiJinyao, @no2chem, @Yu-Jack: This PR has been out for over a week, yet I haven't seen any reviews. Could someone please give it some attention? Thanks! |
ljharb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@ljharb Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review? |
mike-lischke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I cannot review all 732 files, but checked some of them and think the changes are fine, given that this patch only contains formatting differences.
|
@JoshuaKGoldberg: Everything looks good here. I am ready to merge this PR (at f370e4f) on your behalf whenever you think it's ready. If you'd like that to happen, please post a comment saying:
and I'll merge this PR almost instantly. Thanks for helping out! ❤️ |
|
Ready to merge |
|
Thanks everyone! I appreciate the reviews, and apologize for all the tagging. 🙂 |

Implements the dprint formatting changes on packages whose names start with
t. We're splitting up the changes to make it a bit easier to apply & review them en masse - and, if we need later on, revert / bisect for issues. These changes generated with roughly:CI failures are due to DefinitelyTyped-tools > feat: remove formatting rules rules from dtslint not being✔️mergedincluded in CI yet.Includes:
[titanium] ran dprint fmt #66349(already merged intomaster)