nestjs-boilerplate icon indicating copy to clipboard operation
nestjs-boilerplate copied to clipboard

adding property is causing error Declaration expect

Open shaital opened this issue 10 months ago • 0 comments

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.

shaital avatar Jan 29 '25 09:01 shaital