13 Commits

Author SHA1 Message Date
Michael Lumish
220a70289c Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.8.x' into v1.18.x_upmerge 2023-07-13 14:14:29 -07:00
Michael Lumish
713a2c9bd1 grpc-js: Enable the noUnusedLocals TypeScript compiler option 2023-07-12 15:22:15 -07:00
Dan Rumney
e3522bb53b refactor(grpc-js): convert from gts to eslint/prettier/tsconfig
GTS provides config for ESLint, Prettier and TSConfig; this commit removes GTS, but brings over the configuration details

Fixes #2464
2023-06-15 12:54:15 -05:00
Michael Lumish
bbcf471c99 grpc-js: Specify 'types' option in tsconfig file 2022-05-23 16:30:18 -07:00
Michael Lumish
a6a8639343 grpc-js: Separate xds code into a separate plugin package 2020-10-21 13:45:22 -07:00
Michael Lumish
409ad95020 Add dependencies for xDS, plus some fixes 2020-08-10 15:48:42 -07:00
Patrick Remy
70a92d2fc3
grpc-js: resolve node/no-unpublished-require 2020-04-12 17:20:28 +02:00
Natan Sągol
845cfe1bd9
build: add full gts configuration and fix TSLint issues 2019-11-07 22:14:24 +01:00
cjihrig
ea254dfc62
grpc-js: enable incremental compiles
This commit enables incremental TypeScript builds.
2019-05-29 15:22:18 -04:00
murgatroid99
a235829bc7 Target grpc-js build at a higher ES standard 2019-01-31 17:33:37 -08:00
cjihrig
65bd142114
grpc-js: rename grpc-js-core to match npm
This commit renames grpc-js-core to grpc-js to more closely
match the name used on npm.
2018-11-01 16:56:57 -04:00
murgatroid99
a0d3d4a22c Remove unused packages 2018-03-23 11:24:56 -07:00
Kelvin Jin
ad8aa54fd6 simplify gulp commands in package directories 2017-12-14 16:41:24 -08:00