twenty/packages
Ady Beraud 8b52f06326
fixed eslint build issue (#4842)
**Fixed the following build issue:**

```
./src/app/contributors/api/fetch-issues-prs.tsx
12:3  Error: Type boolean trivially inferred from a boolean literal, remove type annotation.  @typescript-eslint/no-inferrable-types

./src/app/contributors/api/search-issues-prs.tsx
12:3  Error: Type boolean trivially inferred from a boolean literal, remove type annotation.  @typescript-eslint/no-inferrable-types
```

Co-authored-by: Ady Beraud <a.beraud96@gmail.com>
2024-04-05 15:45:54 +02:00
..
twenty-chrome-extension chore: enable no-console eslint rule for tests and stories (#4816) 2024-04-04 18:36:39 +02:00
twenty-docker Simplify docs and remove Docker local setup (#4783) 2024-04-03 16:38:28 +02:00
twenty-docs Simplify docs and remove Docker local setup (#4783) 2024-04-03 16:38:28 +02:00
twenty-emails fix: update build script for twenty-emails (#4823) 2024-04-04 18:37:35 +02:00
twenty-front Add new database connection (#4837) 2024-04-05 15:36:57 +02:00
twenty-postgres 4525 upgrade pg graphql (#4646) 2024-03-25 15:08:17 +01:00
twenty-server feat: traditional Oauth alongside PKCE (#4697) 2024-04-05 13:09:41 +02:00
twenty-ui chore: setup twenty-ui absolute path alias (#4732) 2024-04-04 15:38:01 +02:00
twenty-utils Improve website github sync (#4259) 2024-03-01 15:15:55 +01:00
twenty-website fixed eslint build issue (#4842) 2024-04-05 15:45:54 +02:00
twenty-zapier feat: address composite field (#4492) 2024-03-28 16:50:38 +01:00