Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/templates-ecosystem/template-yarn-berry

Template for Yarn Berry
https://github.com/templates-ecosystem/template-yarn-berry

eslint pkgroll template typescript yarn yarn-berry

Last synced: about 1 month ago
JSON representation

Template for Yarn Berry

Awesome Lists containing this project

README

        

# template-yarn-berry

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



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

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

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

()
```