Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 188 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 188 Bytes

Contributing

Local Setup

yarn

export FIGMA_TOKEN=<personalAccessToken>

yarn lint
yarn test
yarn coverage

cp .figmaexportrc.example.local.ts .figmaexportrc.ts
yarn debug