Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/templates-ecosystem/template-yarn-berry
- Owner: templates-ecosystem
- Created: 2024-12-07T12:32:01.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-15T18:16:32.000Z (about 1 month ago)
- Last Synced: 2024-12-15T19:25:42.749Z (about 1 month ago)
- Topics: eslint, pkgroll, template, typescript, yarn, yarn-berry
- Language: JavaScript
- Homepage:
- Size: 5.44 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**
- **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'()
```