gapic-generator-typescript
gapic-generator-typescript copied to clipboard
Run linting tests and fix
Currently, we don't run linting tests so we don't catch linting errors at the generation level. We also don't run fixes at the generation level either. So, if there are issues with linting at the library level, it's already too late. We need to add them at this level.