{"library":"tslint-jest","type":"library","category":null,"description":"tslint-jest is a TSLint plugin providing lint rules for Jest test files. Version 1.0.5 is the latest stable release; the package is no longer actively maintained as TSLint is deprecated in favor of ESLint. It offers rules such as no-alias-methods and expect-expect. Unlike alternatives (eslint-plugin-jest), this plugin is specific to TSLint and is only useful for projects still using TSLint.","language":"javascript","status":"deprecated","version":"1.0.5","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install tslint-jest","imports":["{\n  \"extends\": [\"tslint-jest\"],\n  \"rules\": {\n    \"no-alias-methods\": true\n  }\n}","{\n  \"extends\": [\"tslint-jest\"],\n  \"rules\": {\n    \"expect-expect\": true\n  }\n}","{\n  \"extends\": [\"tslint-jest\"]\n}"]},{"cmd":"yarn add tslint-jest","imports":[]},{"cmd":"pnpm add tslint-jest","imports":[]}],"homepage":null,"github":"https://github.com/eranshabi/tslint-jest","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tslint-jest","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}