Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rtritto/template-yarn-berry
- Owner: rtritto
- Created: 2024-01-15T22:51:04.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-03T21:24:10.000Z (about 2 months ago)
- Last Synced: 2024-12-03T22:25:17.592Z (about 2 months ago)
- Topics: eslint, pkgroll, typescript, yarn, yarn-berry
- Language: JavaScript
- Homepage:
- Size: 6.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'()
```