-
## The devDependency [gulp-tslint](https://github.com/panuhorsmalahti/gulp-tslint) was updated from `8.1.3` to `8.1.4`.
🚨 [View failing branch](https://github.com/funkster-js/core/compare/master...f…
-
tslint and typescript versions
```
$ tslint --version
5.11.0
$ tsc --version
Version 3.2.1
```
tslint.json configuration
```
{
extends: [
'tslint-react',
'tslint-eslint-rules',…
-
Instead of 'sha'
```
- repo: git://github.com/awebdeveloper/pre-commit-tslint/
sha: '' # Use the sha or tag you want to point at
```
it should be 'rev'
```
- repo: git://github.com…
-
Starting around 3:30am PST we noticed our automated pipelines are failing to build the docker image.
Errors below:
#6 1.692 Err:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/…
-
npm run lint runs needs 120 s to complete since replacement of tslint to eslint. Please check if this can be speeded up.
Check if rules could be deactivated --> see resources, check angular typescri…
-
## Version **1.7.0** of [tslint-config-prettier](https://github.com/alexjoverm/tslint-config-prettier) was just published.
Branch
Build failing 🚨
…
-
I have the following directory structure:
- frontend/
- tslint.json
- src/
- backend
- ...
I configured the plugin with `config: frontend/tslint.json` and because my configuration contai…
-
## Version **5.8.0** of [tslint](https://github.com/palantir/tslint) was just published.
Branch
Build failing 🚨
Dependency
tslint…
-
## 安装build-plugin-ice-i18n后运行导致lint报错
## 希望不报错,能顺利通过lint
## Any additional comments? 相关环境信息?
- **ice.js Version**:2.5.1
- **build.json Configuration**:
```json
{
"vite": true,…
-
@mgechev, in this preset there is an override of the tslint:all config, I understand that this preset complies with angular style guide, but this in the future can be difficult to maintain. Maybe it m…