Azure / openapi-diff

Command line tool to detect breaking changes between two openapi specifications
MIT License
253 stars 34 forks source link

Migrate from TSLint to ESLint; update few other deps to latest #335

Closed konrad-jamrozik closed 1 month ago

konrad-jamrozik commented 1 month ago

Addresses:

Note: I split-off prettier away from eslint per this guidance:

Proof the new eslint works in CI:

Proof that prettier works in CI: