{"library":"eslint-config-typescript-shareable","type":"library","category":null,"description":"Shared ESLint, Stylelint, and Prettier configurations for TypeScript projects, version 1.9.0 (stable, last release Oct 2022). Provides consistent linting rules for TypeScript codebases including React, React Hooks, functional programming, import ordering, SCSS, and styled-components. Requires manual installation of many peer dependencies (ESLint 8, Prettier 2, TypeScript 4, etc.). Unlike single-purpose configs, this is a monorepo-style package covering both JS/TS linting and CSS linting with stylelint, aiming for opinionated uniformity across teams.","language":"javascript","status":"maintenance","version":"1.9.0","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install eslint-config-typescript-shareable","imports":["module.exports = { extends: ['eslint-config-typescript-shareable'] };","module.exports = { extends: ['eslint-config-typescript-shareable/stylelint'] };","module.exports = { ...require('eslint-config-typescript-shareable/prettier') };"]},{"cmd":"yarn add eslint-config-typescript-shareable","imports":[]},{"cmd":"pnpm add eslint-config-typescript-shareable","imports":[]}],"homepage":null,"github":"https://github.com/AxisCommunications/eslint-config-typescript-shareable","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-config-typescript-shareable","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}