mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +00:00
feat: add melos commands
This commit is contained in:
10
melos.yaml
10
melos.yaml
@@ -4,4 +4,12 @@ sdkPath: .fvm/flutter_sdk
|
|||||||
|
|
||||||
packages:
|
packages:
|
||||||
- cherrypick
|
- cherrypick
|
||||||
- cherrypick_flutter
|
- cherrypick_flutter
|
||||||
|
|
||||||
|
scripts:
|
||||||
|
analyze:
|
||||||
|
run: |
|
||||||
|
flutter analyze
|
||||||
|
format:
|
||||||
|
run: |
|
||||||
|
flutter format
|
||||||
Reference in New Issue
Block a user