Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rtritto/template-yarn-berry

Yarn Berry Template
https://github.com/rtritto/template-yarn-berry

eslint pkgroll typescript yarn yarn-berry

Last synced: 16 days ago
JSON representation

Yarn Berry Template

Awesome Lists containing this project

README

        

# ARCHIVED
Use [templates-ecosystem/template-yarn-berry](https://github.com/templates-ecosystem/template-yarn-berry) instead.

# template-yarn-berry

### 📚 Template stack
- **Yarn Berry**
- **TypeScript**
- **ESLint**
- **pkgroll**



### ⬇️ Clone
```sh
git clone https://github.com/rtritto/template-yarn-berry.git
```

### ⚙️ Install
```sh
yarn add template-yarn-berry
```

### 📖 Usage
```ts
import { } from 'template-yarn-berry'

()
```