codeceptjs / codeceptjs/CodeceptJS
specfiy tsconfig.json path from ci
Open
- Dominant language
- JavaScript
- Stars
- 4.2k
- Forks
- 757
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 16
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'`
Contributor guide
Assessment
This issue has not been assessed yet.