Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)