Closed srchase closed 2 years ago
This CR adds prettier, applying formatting to TS, JS, JSON and YML files. format-check is run as part of npm test to assure formatting is applied.
format-check
npm test
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
This CR adds prettier, applying formatting to TS, JS, JSON and YML files.
format-check
is run as part ofnpm test
to assure formatting is applied.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.