Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dalisoft/airlight
Shared configurations to use with combine of each other to get cleaner, better, reusable, secure and effecient codebase
https://github.com/dalisoft/airlight
commitlint eslint husky lint-staged prettier shared stylelint
Last synced: about 1 month ago
JSON representation
Shared configurations to use with combine of each other to get cleaner, better, reusable, secure and effecient codebase
- Host: GitHub
- URL: https://github.com/dalisoft/airlight
- Owner: dalisoft
- License: mit
- Created: 2020-12-01T21:53:07.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T23:24:31.000Z (about 1 month ago)
- Last Synced: 2024-10-05T23:09:33.358Z (about 1 month ago)
- Topics: commitlint, eslint, husky, lint-staged, prettier, shared, stylelint
- Language: JavaScript
- Homepage:
- Size: 8.63 MB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# airlight
Shared configurations to use with combine of each other to get cleaner, better, reusable, secure and efficient codebase
## Packages
- [eslint-config-airlight-base](./packages/eslint-config-base)
- [eslint-config-airlight-node](./packages/eslint-config-node)
- [eslint-config-airlight-react](./packages/eslint-config-react)
- eslint-config-airlight-react-web\*
- eslint-config-airlight-react-native\*
- stylelint-config-airlight\*
- [prettier-config-airlight](./packages/prettier-config) **Use `biome`**
- [biome-config-airlight](./packages/biome-config)
- [lint-staged-config-airlight](./packages/lint-staged-config) **\[DEPRECATED\] Use `lefthook`**
- [commitlint-config-airlight](./packages/commitlint-config)
- [husky-config-airlight](./packages/husky-config) **\[DEPRECATED\] Use `lefthook`**
- [smartlint](./packages/smartlint) **\[DEPRECATED\] Use `lefthook`**
- [smartlint-unix](./packages/smartlint-unix) **Use `lefthook`**
- [airlight-resolve](./packages/airlight-resolve) **\[WIP\]**
- [typescript-config](./tsconfig.json) (this project config)
- [typos-config](./_typos.toml) (this project typos config)
- [lefthook-config](./lefthook.yml) (this project config)`* - These configurations may be created in future`
## Sponsors
| Sponsor | Since | Until |
| --------------------------------------------- | ----- | ----- |
| [BrowserStack](https://www.browserstack.com/) | 2016 | + |
| [JetBrains](https://www.jetbrains.com/) | 2019 | 2023 |
| [Paw](https://paw.cloud/) | 2020 | + |
| [MacStadium](https://www.macstadium.com/) | 2020 | 2023 |
| [GitPod](https://www.gitpod.io/) | 2022 | + |## License
MIT