https://github.com/zgeoff/foundations
:gear::nut_and_bolt: presets, configurations & utilities used in my projects
https://github.com/zgeoff/foundations
commitlint configuration eslint jest monorepo prettier
Last synced: about 1 month ago
JSON representation
:gear::nut_and_bolt: presets, configurations & utilities used in my projects
- Host: GitHub
- URL: https://github.com/zgeoff/foundations
- Owner: zgeoff
- License: mit
- Created: 2019-06-10T05:26:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-10T08:04:06.000Z (over 6 years ago)
- Last Synced: 2025-04-08T14:43:07.396Z (about 1 year ago)
- Topics: commitlint, configuration, eslint, jest, monorepo, prettier
- Language: JavaScript
- Homepage:
- Size: 163 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# foundations
[](https://circleci.com/gh/meatwallace/foundations)
[](https://github.com/semantic-release/semantic-release)
The home of a variety of presets, configurations & utilities used throughout my
other projects. All packages can be found in the [packages](/packages)
directory, and are managed via yarn workspaces and distributed using
`semantic-release`.
## Packages
- [@meatwallace/commitlint-config](/packages/commitlint-config)
- [@meatwallace/eslint-config-base](/packages/eslint-config-base)
- [@meatwallace/jest-config-base](/packages/jest-config-base)
- [@meatwallace/prettier-config](/packages/prettier-config)