AnyhowStep / tsql

A SQL query-builder/ORM
37 stars 3 forks source link

Use prettier on test files #183

Open AnyhowStep opened 4 years ago

AnyhowStep commented 4 years ago

Test files have been heavily modified using regex search and replace, because of #76 Just refactoring doesn't handle whitespace, indentation, etc. well.

prettier could make things readable.