Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Minh Nguyễn <[email protected]>
  • Loading branch information
ZeLonewolf and 1ec5 authored Jun 23, 2023
1 parent 0c9803f commit a728705
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,9 @@ There is a "stats" script that will generate various statistics about layer comp

There is an "extract_layers" script that will extract layer style data:

- `npm run -s extract_layers -pl <layer>` - JSON contents of a specified layer
- `npm run -s extract_layers -pg <source>` - list of layers from a specified source
- `npm run -s extract_layers -h` - list all options
- `npm run -s extract_layer -pl <layer>` - JSON contents of a specified layer
- `npm run -s extract_layer -pg <source>` - list of layers from a specified source
- `npm run -s extract_layer -h` - list all options

## Layers

Expand Down

0 comments on commit a728705

Please sign in to comment.