Skip to content

Instantly share code, notes, and snippets.

View NijatTagizada's full-sized avatar
🎯
Focusing

Nijat Tagizada NijatTagizada

🎯
Focusing
View GitHub Profile
@NijatTagizada
NijatTagizada / Melos config.yaml
Last active December 30, 2022 09:48
Flutter melos config and scripts
name: melos_demo_app
packages:
- packages/core/**
- packages/events/**
- '*'
scripts:
test:selective_unit_test:
run: melos exec --dir-exists="test" --fail-fast -- flutter test --no-pub --coverage