Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/epszaw/poehali-config

✨ Much unified way to start something
https://github.com/epszaw/poehali-config

Last synced: 24 days ago
JSON representation

✨ Much unified way to start something

Awesome Lists containing this project

README

        

# Poehali config

> ✨ Much unified way to start something

This configuration package includes:

* `eslint` with `standard` preset and `prettier` plugin
* `prettier`
* `lint-staged`
* `husky`
* `commmit-lint`
* `commitizen`

Install it by:

```shell
npm i --save-dev poehali-config
```

Or with `yarn`:

```shell
yarn add -D poehali-config
```