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
- Host: GitHub
- URL: https://github.com/floydspace/linters
- Owner: floydspace
- License: apache-2.0
- Fork: true (Tinkoff/linters)
- Created: 2022-07-24T13:03:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T20:54:24.000Z (over 1 year ago)
- Last Synced: 2024-10-29T22:53:28.921Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.95 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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) |  | [](packages/eslint-config/README.md) |
| [@floydspace/eslint-config-react](https://npmjs.com/package/@floydspace/eslint-config-react) |  | [](packages/eslint-config-react/README.md) |
| [@floydspace/eslint-config-angular](https://npmjs.com/package/@floydspace/eslint-config-angular) |  | [](packages/eslint-config-angular/README.md) |
| [@floydspace/eslint-config-graphql](https://npmjs.com/package/@floydspace/eslint-config-graphql) |  | [](packages/eslint-config-graphql/README.md) |
| [@floydspace/prettier-config](https://npmjs.com/package/@floydspace/prettier-config) |  | [](packages/prettier-config/README.md) |
| [@floydspace/stylelint-config](https://npmjs.com/package/@floydspace/stylelint-config) |  | [](packages/stylelint-config/README.md) |
### ❇️ Plugins
| **Package** | **Version** | **README** |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
| [@floydspace/eslint-plugin](https://npmjs.com/package/@floydspace/eslint-plugin) |  | [](packages/eslint-plugin/README.md) |