site/next-env.d.ts
Alice ac6e2ac349
Update /team and use JSON instead of Airtable (#1452)
* Added collapsable-box, added team json and modified the api to fetch
from it

* Removed yarn from the package.json

* Moved departments to Array and fixed the await in a forEach

* fix

* another fix

* should fix smth

* fix: /api/team

* fix: clean up team.json

* fix: final fixes for team page

* Make TypeScript great again

* fix: nora's pfp on /team

* chore: apply biome recommendations

* fix: ts-ify /team

* things

* Fix lint

* Update Mahad's team role

* Delete bun.lock

* should fix hopefully

---------

Co-authored-by: Mahad Kalam <mahadkalam1@proton.me>
Co-authored-by: Mahad Kalam <55807755+SkyfallWasTaken@users.noreply.github.com>
Co-authored-by: aqua <84078890+phthallo@users.noreply.github.com>
2025-04-16 09:20:45 -04:00

5 lines
201 B
TypeScript

/// <reference types="next" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.