iTwin / imodel-transformer

API for exporting an iModel's parts and also importing them into another iModel
MIT License
3 stars 2 forks source link

Add prettier as a commit hook, switch to eslint flat config, add some tests surrounding deleting relationships #139

Closed nick4598 closed 6 months ago

nick4598 commented 6 months ago

I believe most/all of the non prettier changes are package.json, pnpm-lock, eslint configs, and some tests in imodeltransformerhub.test.ts: 1) it("should be able to handle relationship delete using new relationship provenance method with no fedguids" 1) it("should be able to handle relationship delete using fedguids" 1) it("should be able to handle relationship delete using old relationship provenance method with no fedguids"