
Some checks are pending
CI Pipeline / Setup Dependencies (push) Waiting to run
CI Pipeline / Lint & Format Check (push) Blocked by required conditions
CI Pipeline / Unit Tests (push) Blocked by required conditions
CI Pipeline / Integration Tests (push) Blocked by required conditions
CI Pipeline / Build Application (push) Blocked by required conditions
CI Pipeline / Docker Build & Test (push) Blocked by required conditions
CI Pipeline / Security Scan (push) Blocked by required conditions
CI Pipeline / Check Dependency Updates (push) Waiting to run
CI Pipeline / Deployment Readiness (push) Blocked by required conditions
5 lines
228 B
TypeScript
5 lines
228 B
TypeScript
/// <reference types="next" />
|
|
/// <reference types="next/image-types/global" />
|
|
|
|
// NOTE: This file should not be edited
|
|
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
|