{"library":"eslint-tap","type":"library","category":null,"description":"TAP (Test Anything Protocol) formatter for ESLint. Version 2.0.1 is the latest stable release. This package provides a formatter that outputs ESLint results in TAP format, which is commonly used in test harnesses. It is a simple, single-purpose tool with no dependencies. Compared to other ESLint formatters like 'eslint-formatter-tap', this one is maintained by Sindre Sorhus and has a straightforward CLI usage. It supports Node.js >=4 and works with ESLint's --format flag or through grunt-eslint.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","eslint","eslint-formatter","formatter","reporter","lint","validate","tap","test"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install eslint-tap","imports":["// ESLint CLI: eslint --format=node_modules/eslint-tap file.js","// In .eslintrc: { \"formatter\": \"node_modules/eslint-tap\" }","grunt.initConfig({ eslint: { options: { format: 'node_modules/eslint-tap' } } });"]},{"cmd":"yarn add eslint-tap","imports":[]},{"cmd":"pnpm add eslint-tap","imports":[]}],"homepage":"https://github.com/sindresorhus/eslint-tap#readme","github":"https://github.com/sindresorhus/eslint-tap","docs":null,"changelog":null,"pypi":null,"npm":"eslint-tap","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}