calcom/pages/api
Alex Johansson f63aa5d550
add linting in CI + fix lint errors (#473)
* run `yarn lint --fix`

* Revert "Revert "add linting to ci""

This reverts commit 0bbbbee4be.

* Fixed some errors

* remove unused code - not sure why this was here?

* assert env var

* more type fixes

* fix typings og gcal callback - needs testing

* rename `md5.ts` to `md5.js`

it is js.

* fix types

* fix types

* fix lint errors

* fix last lint error

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2021-08-19 14:27:01 +02:00
..
auth add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
availability add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
book Switched exclusivity, initial bugfix was incorrect 2021-08-16 22:51:52 +00:00
cron fixed codacy issues 2021-07-18 21:22:39 +02:00
integrations add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
teams/[team] add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
user add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
cancel.ts Fixed cancellation 2021-07-18 16:03:59 +02:00
integrations.ts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
teams.ts prevent duplicate team names 2021-08-13 14:50:11 -05:00