1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-28 19:06:12 +01:00
unleash.unleash/src/lib/addons
Christopher Kolstad 5a3bb1ffc3
Biome1.5.1 (#5867)
Lots of work here, mostly because I didn't want to turn off the
`noImplicitAnyLet` lint. This PR tries its best to type all the untyped
lets biome complained about (Don't ask me how many hours that took or
how many lints that was >200...), which in the future will force test
authors to actually type their global variables setup in `beforeAll`.

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2024-01-12 09:25:59 +00:00
..
__snapshots__ feat: allow slack-app and webhook to listen to schedule suspended events (#5821) 2024-01-10 15:14:31 +05:30
addon-schema.ts
addon.test.ts
addon.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
datadog-definition.ts
datadog.test.ts
datadog.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
feature-event-formatter-md.test.ts feat: allow slack-app and webhook to listen to schedule suspended events (#5821) 2024-01-10 15:14:31 +05:30
feature-event-formatter-md.ts feat: allow slack-app and webhook to listen to schedule suspended events (#5821) 2024-01-10 15:14:31 +05:30
index.ts
installation-definition-schema.ts
slack-app-definition.ts feat: allow slack-app and webhook to listen to schedule suspended events (#5821) 2024-01-10 15:14:31 +05:30
slack-app.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
slack-app.ts
slack-definition.ts
slack.test.ts
slack.ts
teams-definition.ts
teams.test.ts
teams.ts
webhook-definition.ts feat: allow slack-app and webhook to listen to schedule suspended events (#5821) 2024-01-10 15:14:31 +05:30
webhook.test.ts
webhook.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00