Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

refactor: go back to prettier, use generated gapic tests#308

Merged
JustinBeckwith merged 1 commit intogoogleapis:masterfrom
JustinBeckwith:resynth
Nov 7, 2018
Merged

refactor: go back to prettier, use generated gapic tests#308
JustinBeckwith merged 1 commit intogoogleapis:masterfrom
JustinBeckwith:resynth

Conversation

@JustinBeckwith
Copy link
Copy Markdown
Contributor

So this commit solves a few problems, mostly around the generation process.

  1. Currently we're pretty standardized on prettier+eslint for formatting of samples. We have templates that are copied over during the generation process that assume prettier will be there. For the sake of consistency, I've gone ahead and added that back.
  2. During the TypeScript converstion, we moved test/gapic-v2.js over to TypeScript. However... this is a generated file. I instead changed the build to just copy this file as-is over to build/test.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants