Since tslint is officially deprecated, we should upgrade our gts version so that it is using eslint for linting typescript. However, we are hitting google/gts#490 since gts is making assumptions about where the eslint executable lives. We are breaking because we are using a monorepo.
Since tslint is officially deprecated, we should upgrade our gts version so that it is using eslint for linting typescript. However, we are hitting google/gts#490 since gts is making assumptions about where the eslint executable lives. We are breaking because we are using a monorepo.