smithy-lang / smithy-vscode

A Visual Studio Code extension to provide syntax highlighting for the Smithy IDL.
https://marketplace.visualstudio.com/items?itemName=smithy.smithy-vscode-extension
Apache License 2.0
37 stars 14 forks source link

Add and apply prettier formatting on TS, JS, JSON and YML files #29

Closed srchase closed 2 years ago

srchase commented 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.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.