Closed micalevisk closed 2 days ago
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
[ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Build related changes [ ] CI related changes [ ] Other... Please describe:
Issue Number: #2765
no longer supports the following nestjs's CLI configuration files:
.nestcli.json
nest.json
[x] Yes [ ] No
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #2765
What is the new behavior?
no longer supports the following nestjs's CLI configuration files:
.nestcli.json
nest.json
Does this PR introduce a breaking change?