Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 199 Bytes

File metadata and controls

25 lines (17 loc) · 199 Bytes

Development

Run Test

npm run test

run test for specific component

npm run test -- packages/spec

Run Prettier

npm run prettier

Run Lint

npm run lint