Matt Bierner
|
f0d1c07417
|
Add type annotations in browser-main
|
2022-02-28 15:38:35 -08:00 |
Matt Bierner
|
d6d2122c50
|
Enable type checking in more js build files
|
2022-02-28 14:41:26 -08:00 |
João Moreno
|
e776f87e14
|
fix --builtin
|
2021-01-13 10:48:04 +01:00 |
João Moreno
|
54442c1c7b
|
move built-in extensions to product.json
|
2020-04-06 13:36:07 +02:00 |
João Moreno
|
0074066c39
|
Revert "extensions: allow built-in extensions on different qualities (#89199)"
This reverts commit 7ad58a9bd7 .
|
2020-04-06 12:49:47 +02:00 |
Matt Bierner
|
273a4a389d
|
Convert most ts-ignore-calls to ts-expect-error (#93617)
Changes over to use ts-expect-error: https://devblogs.microsoft.com/typescript/announcing-typescript-3-9-beta/#ts-expect-error-comments
This revealed a number of places where we no longer need to supress errors
|
2020-03-30 17:31:37 -07:00 |
Connor Peet
|
7ad58a9bd7
|
extensions: allow built-in extensions on different qualities (#89199)
Adds a new optional `forQualities` property to built-in extensions,
and filters that as appropriate for different builds.
|
2020-01-24 07:39:34 -08:00 |
Joao Moreno
|
838f4024b3
|
fixes #43973
|
2018-02-27 15:41:46 +01:00 |
Erich Gamma
|
95982533bc
|
more ts-ignore
|
2018-02-01 16:16:41 +01:00 |
Erich Gamma
|
5e41d2aafb
|
enable checkJS
|
2018-02-01 14:39:12 +01:00 |
Joao Moreno
|
2ebd2a7dd2
|
builtin: manage extensions
|
2018-01-30 09:04:39 +01:00 |