Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

specfiy tsconfig.json path from ci

Open
#2,762 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Domain
testing, tooling

Research direction

Start with the npx codeceptjs run --steps -c codeceptjs/codecept.conf.js entry point and examine how the CodeceptJS configuration locates and loads TypeScript settings. Verify a supported way to select codeceptjs/tsconfig.json from CI, with the command completing without the current TypeScript error.

Written by the indexing model from the issue text.

Description

Is there a way to specfiy tsconfig.json path from ci ? for example i have a tsconfig.json in codeceptjs directory in my application root, and i run npx codeceptjs run --steps -c codeceptjs/codecept.conf.js, it will produce ts error, i'm wonder is there a way like TS_NODE_PROJECT='./codeceptjs/tsconfig.json'

Dominant language
JavaScript
Stars
4.2k
Forks
756
Avg merge
2d 9h
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from codeceptjs/CodeceptJS

All issues in codeceptjs/CodeceptJS

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.