An open API service indexing awesome lists of open source software.

https://github.com/tinkoff/linters

Tinkoff ESlint, Stylelint and Prettier linter configurations
https://github.com/tinkoff/linters

eslint-config hacktoberfest prettier-config stylelint-config

Last synced: 7 days ago
JSON representation

Tinkoff ESlint, Stylelint and Prettier linter configurations

Awesome Lists containing this project

README

          

# Tinkoff linter configurations

Monorepo for all the tooling which enables ESLint, Prettier, Stylelint to support TypeScript projects.

### ♻️ Sharable configs

| **Package** | **Version** | **README** | **Downloads** |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| [@tinkoff/eslint-config](https://npmjs.com/package/@tinkoff/eslint-config) | ![](https://img.shields.io/npm/v/%40tinkoff%2Feslint-config/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](packages/eslint-config/README.md) | [![](https://img.shields.io/npm/dw/@tinkoff/eslint-config)](https://npmjs.com/package/@tinkoff/eslint-config) |
| [@tinkoff/eslint-config-react](https://npmjs.com/package/@tinkoff/eslint-config-react) | ![](https://img.shields.io/npm/v/%40tinkoff%2Feslint-config-react/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](packages/eslint-config-react/README.md) | [![](https://img.shields.io/npm/dw/@tinkoff/eslint-config-react)](https://npmjs.com/package/@tinkoff/eslint-config-react) |
| [@tinkoff/eslint-config-angular](https://npmjs.com/package/@tinkoff/eslint-config-angular) | ![](https://img.shields.io/npm/v/%40tinkoff%2Feslint-config-angular/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](packages/eslint-config-angular/README.md) | [![](https://img.shields.io/npm/dw/@tinkoff/eslint-config-angular)](https://npmjs.com/package/@tinkoff/eslint-config-angular) |
| [@tinkoff/prettier-config](https://npmjs.com/package/@tinkoff/prettier-config) | ![](https://img.shields.io/npm/v/%40tinkoff%2Fprettier-config/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](packages/prettier-config/README.md) | [![](https://img.shields.io/npm/dw/@tinkoff/prettier-config)](https://npmjs.com/package/@tinkoff/prettier-config) |
| [@tinkoff/stylelint-config](https://npmjs.com/package/@tinkoff/stylelint-config) | ![](https://img.shields.io/npm/v/%40tinkoff%2Fstylelint-config/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](packages/stylelint-config/README.md) | [![](https://img.shields.io/npm/dw/@tinkoff/stylelint-config)](https://npmjs.com/package/@tinkoff/stylelint-config) |
| [@tinkoff/typescript-config](https://npmjs.com/package/@tinkoff/typescript-config) | ![](https://img.shields.io/npm/v/%40tinkoff%2Ftypescript-config/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](packages/typescript-config/README.md) | [![](https://img.shields.io/npm/dw/@tinkoff/typescript-config)](https://npmjs.com/package/@tinkoff/typescript-config) |

### ❇️ Plugins

| **Package** | **Version** | **README** | **Downloads** |
| -------------------------------------------------------------------------- | ----------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| [@tinkoff/eslint-plugin](https://npmjs.com/package/@tinkoff/eslint-plugin) | ![](https://img.shields.io/npm/v/%40tinkoff%2Feslint-plugin/latest.svg) | [![](https://img.shields.io/badge/README--green.svg)](packages/eslint-plugin/README.md) | [![](https://img.shields.io/npm/dw/@tinkoff/eslint-plugin)](https://npmjs.com/package/@tinkoff/eslint-plugin) |