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: 29 days ago
JSON representation
Template for Yarn Berry
- Host: GitHub
- URL: https://github.com/templates-ecosystem/template-yarn-berry
- Owner: templates-ecosystem
- Created: 2024-12-07T12:32:01.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-03-04T09:29:39.000Z (about 2 months ago)
- Last Synced: 2025-03-04T10:31:50.787Z (about 2 months ago)
- Topics: eslint, pkgroll, template, typescript, yarn, yarn-berry
- Language: JavaScript
- Homepage:
- Size: 7.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# template-yarn-berry
### 📚 Template stack
- **Yarn Berry**
- **ESLint**
- **pkgroll**
- **TypeScript**### ⬇️ 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'()
```