Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meatwallace/foundations
:gear::nut_and_bolt: presets, configurations & utilities used in my projects
https://github.com/meatwallace/foundations
commitlint configuration eslint jest monorepo prettier
Last synced: 27 days ago
JSON representation
:gear::nut_and_bolt: presets, configurations & utilities used in my projects
- Host: GitHub
- URL: https://github.com/meatwallace/foundations
- Owner: meatwallace
- License: mit
- Created: 2019-06-10T05:26:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-10T08:04:06.000Z (over 5 years ago)
- Last Synced: 2024-12-15T10:49:52.589Z (about 2 months ago)
- Topics: commitlint, configuration, eslint, jest, monorepo, prettier
- Language: JavaScript
- Homepage:
- Size: 163 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# foundations
[![CircleCI](https://circleci.com/gh/meatwallace/foundations.svg?style=svg)](https://circleci.com/gh/meatwallace/foundations)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](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)