Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 1.91 KB

TODO.md

File metadata and controls

14 lines (13 loc) · 1.91 KB

TODOs

Filename line # TODO
packages/cli/test/add.test.ts 52 remove when nodejs/node#47614 resolves
packages/core/src/license.ts 43 Contents is not perfect yet, e.g.:
packages/core/src/yarnrc.ts 23 etc, fix later
packages/templates/src/angular.ts 41 repo not supported atm, because we'd need to restore yarn and git state
packages/templates/src/cra.ts 43 repo not supported atm, because we'd need to restore yarn and git state
packages/templates/src/nestjs.ts 33 repo not supported atm, because we'd need to restore yarn and git state
packages/templates/src/next.ts 40 repo not supported atm, because we'd need to restore yarn and git state
packages/templates/src/sanity.ts 43 repo not supported atm, because we'd need to restore yarn and git state
packages/plugins/src/jest/jest.ts 31 install jest without ts-jest
packages/plugins/src/xv/xv.ts 16 install xv without ts-node