nestjs-boilerplate
nestjs-boilerplate copied to clipboard
adding property is causing error Declaration expect
npm run add:property:to-document when adding a property, I get this error: \src\users\domain\user.ts 5:2 error Parsing error: Declaration expect and the new property is not inserted in the correct place.