{"library":"tape-eslint","type":"library","category":null,"description":"Integrate ESLint linting into tape test suites. Version 1.2.1 (stable, infrequent releases) allows running ESLint as part of tape tests in the same Node process, reducing overhead versus a separate lint step. Supports customization of file patterns, ignores, and ESLint CLIEngine options. Designed for Node.js, it gracefully disables itself in browserified test environments. Requires ESLint as a peer dependency.","language":"javascript","status":"active","version":"1.2.1","tags":["javascript","lint","standard","eslint","tape"],"last_verified":"Fri May 01","install":[{"cmd":"npm install tape-eslint","imports":["const lint = require('tape-eslint')","const lint = require('tape-eslint')({ files: ['index.js'] })","const test = require('tape'); test('lint', require('tape-eslint')())"]},{"cmd":"yarn add tape-eslint","imports":[]},{"cmd":"pnpm add tape-eslint","imports":[]}],"homepage":null,"github":"https://github.com/rstacruz/tape-eslint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tape-eslint","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}