Commit b053d0e
chore: clean up per-package eslintrc configurations (#8266)
* style(packages): clean up legacy per-package configurations and remove generator template configs
* chore: update baselines
* fix(generator): inline Prettier configuration and declare gts runtime dependency
* fix(generator): add root property to ESLint config to stop traversal in isolated CI jobs
* fix(generator): ignore system-test directory during ESLint verification in isolated CI runs
* fix(generator): use recursive globs in ESLint ignore to correctly match subdirectories in unpacked CI test packages
* fix(eslint): add recursive ignorePatterns to parent configs to ignore compiled artifacts and test fixtures when per-package configs are removed
---------
Co-authored-by: Santiago Quiroga <22756465+quirogas@users.noreply.github.com>1 parent b829784 commit b053d0e
105 files changed
Lines changed: 34 additions & 647 deletions
File tree
- core/generator/gapic-generator-typescript
- baselines
- asset-esm
- asset
- bigquery-storage-esm
- bigquery-storage
- bigquery-v2-esm
- bigquery-v2
- compute-esm
- compute
- deprecatedtest-esm
- deprecatedtest
- disable-packing-test-esm
- disable-packing-test
- dlp-esm
- dlp
- duplicate_methods_test-esm
- duplicate_methods_test
- kms-esm
- kms
- logging-esm
- logging
- monitoring-esm
- monitoring
- naming-esm
- naming
- redis-esm
- redis
- retail-esm
- retail
- routingtest-esm
- routingtest
- showcase-esm
- showcase-legacy-esm
- showcase-legacy
- showcase
- tasks-esm
- tasks
- texttospeech-esm
- texttospeech
- translate-esm
- translate
- videointelligence-esm
- videointelligence
- templates
- cjs/typescript_gapic
- esm/typescript_gapic
- packages
- google-analytics-data
- google-cloud-appoptimize
- google-cloud-compute
- google-cloud-databasecenter
- google-container
- google-devicesandservices-health
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
4 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
0 commit comments