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
- Host: GitHub
- URL: https://github.com/tinkoff/linters
- Owner: Tinkoff
- License: apache-2.0
- Archived: true
- Created: 2019-01-15T11:02:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T11:10:58.000Z (about 2 years ago)
- Last Synced: 2024-09-28T01:20:13.839Z (about 1 year ago)
- Topics: eslint-config, hacktoberfest, prettier-config, stylelint-config
- Language: JavaScript
- Homepage:
- Size: 2.41 MB
- Stars: 124
- Watchers: 19
- Forks: 24
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Roadmap: ROADMAP.md
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) |  | [](packages/eslint-config/README.md) | [](https://npmjs.com/package/@tinkoff/eslint-config) |
| [@tinkoff/eslint-config-react](https://npmjs.com/package/@tinkoff/eslint-config-react) |  | [](packages/eslint-config-react/README.md) | [](https://npmjs.com/package/@tinkoff/eslint-config-react) |
| [@tinkoff/eslint-config-angular](https://npmjs.com/package/@tinkoff/eslint-config-angular) |  | [](packages/eslint-config-angular/README.md) | [](https://npmjs.com/package/@tinkoff/eslint-config-angular) |
| [@tinkoff/prettier-config](https://npmjs.com/package/@tinkoff/prettier-config) |  | [](packages/prettier-config/README.md) | [](https://npmjs.com/package/@tinkoff/prettier-config) |
| [@tinkoff/stylelint-config](https://npmjs.com/package/@tinkoff/stylelint-config) |  | [](packages/stylelint-config/README.md) | [](https://npmjs.com/package/@tinkoff/stylelint-config) |
| [@tinkoff/typescript-config](https://npmjs.com/package/@tinkoff/typescript-config) |  | [](packages/typescript-config/README.md) | [](https://npmjs.com/package/@tinkoff/typescript-config) |### ❇️ Plugins
| **Package** | **Version** | **README** | **Downloads** |
| -------------------------------------------------------------------------- | ----------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| [@tinkoff/eslint-plugin](https://npmjs.com/package/@tinkoff/eslint-plugin) |  | [](packages/eslint-plugin/README.md) | [](https://npmjs.com/package/@tinkoff/eslint-plugin) |