Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable ESLint and TypeScript on JS protobuf file
I was getting TypeScript errors on the generated protobuf file. These directives to turn off ESLint and TypeScript are just comments. They shouldn't affect anyone who is not using ESLint or TypeScript. A similar change was made in the grpc/grpc-web project: grpc/grpc-web#752
- Loading branch information