Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smartlook/code-quality
Smartlook's formatting & linting config 🪢
https://github.com/smartlook/code-quality
Last synced: 24 days ago
JSON representation
Smartlook's formatting & linting config 🪢
- Host: GitHub
- URL: https://github.com/smartlook/code-quality
- Owner: smartlook
- License: mit
- Created: 2021-12-22T18:11:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T09:08:44.000Z (8 months ago)
- Last Synced: 2024-12-17T09:04:29.966Z (25 days ago)
- Language: JavaScript
- Homepage: https://smartlook.com
- Size: 664 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Smartlook Code Quality Monorepo
|Type |Description |
|-------------------------------------------------------------------------------|---------------------------------|
|**ESLint** | |
|[@smartlook/eslint-config-base](packages/eslint/eslint-config-base) |ESLint base configuration |
|[@smartlook/eslint-config-node](packages/eslint/eslint-config-node) |ESLint + Node.js configuration |
|[@smartlook/eslint-config-typescript](packages/eslint/eslint-config-typescript)|ESLint + TypeScript configuration|
|[@smartlook/eslint-config-prettier](packages/eslint/eslint-config-prettier) |ESLint + Prettier configuration |
|**Prettier** | |
|[@smartlook/prettier-config](packages/prettier/prettier-config) |Prettier configuration |## License
See [LICENSE](LICENSE).