liquibase / node-liquibase

Node.js wrap for Liquibase
MIT License
32 stars 14 forks source link

Prettier Configuration Changes #28

Closed tabuckner closed 3 years ago

tabuckner commented 3 years ago

Context

Node-Liquibase Version

2.0.4

Liquibase Version (if not bundled)

Description

Prettier config does not align closely enough with Liquibase Style Guide.

Steps to Reproduce

  1. yarn lint or yarn lint --fix

Expected behavior: Linter makes suggestions/fixes that closely align with organizational style guide.

Actual behavior: It don't do.