Commit Graph

2 Commits

Author SHA1 Message Date
Eric Arellano fdfc2e5e2e Autoformat TypeScript with Prettier (#76)
Relates to https://github.com/Qiskit/documentation/issues/6, which is
about docs. This PR only adds Prettier to our support code. We might
want to extend Prettier to docs in a follow up.

Having a consistent format is convenient and saves us time so that
humans don't have to manually move things around.

We have a non-trivial amount of TypeScript tooling, so this is worth
adding imo.
2023-10-20 11:35:35 -04:00
Abby Mitchell b785b32a9f update readme (#127)
closes https://github.com/Qiskit/documentation/issues/12
closes https://github.com/Qiskit/documentation/issues/14

---------

Co-authored-by: abbycross <across@us.ibm.com>
2023-10-16 11:13:31 -04:00