chore: upgrade Prettier to v2 and run on full repo

This commit is contained in:
Nick Schonning
2021-12-31 13:35:39 -05:00
parent 1f9a0c22da
commit 2f7f8896e5
27 changed files with 247 additions and 211 deletions

View File

@@ -8,4 +8,4 @@ module.exports = {
'^.+\\.ts$': 'ts-jest'
},
verbose: true
}
}