{"library":"gulp-tslint","type":"library","category":null,"description":"gulp-tslint is a Gulp plugin that integrates the TSLint static analysis tool into a Gulp build pipeline for TypeScript projects. It allows developers to lint TypeScript files as part of their Gulp tasks, applying TSLint's rules and custom formatters to report issues. The current stable version is 8.1.4. A critical point for users to understand is its dependency on TSLint, which has officially been deprecated by its maintainers in favor of ESLint. Consequently, `gulp-tslint` is effectively in an abandoned state, as its upstream linter is no longer maintained. Users should be aware that new TSLint rules or features will not be added, and future TypeScript language features may not be fully supported. The plugin offers various output formatters and options to control error reporting behavior, such as preventing Gulp from exiting on lint failures, and supports custom TSLint configurations.","language":"javascript","status":"abandoned","version":"8.1.4","tags":["javascript","gulp","typescript","plugin","ts","gulpplugin","gulpfriendly","tslint","linter"],"last_verified":"Wed May 27","install":[{"cmd":"npm install gulp-tslint","imports":["import tslint from 'gulp-tslint';","import tslint from 'gulp-tslint';\n// ... pipe(tslint.report())","const tslint = require('gulp-tslint');"]},{"cmd":"yarn add gulp-tslint","imports":[]},{"cmd":"pnpm add gulp-tslint","imports":[]}],"homepage":null,"github":"https://github.com/panuhorsmalahti/gulp-tslint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gulp-tslint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/gulp-tslint/compatibility"}}