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

https://github.com/floydspace/linters

Shared ESlint, Stylelint and Prettier linter configurations based on Tinkoff linter rules
https://github.com/floydspace/linters

Last synced: 3 months ago
JSON representation

Shared ESlint, Stylelint and Prettier linter configurations based on Tinkoff linter rules

Awesome Lists containing this project

README

          

# FloydSpace linter configurations

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

### ♻️ Sharable configs

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

### ❇️ Plugins

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