Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 355 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 355 Bytes

Altinn Studio Frontend

Lint checks

  1. Execute yarn --immutable. This step is only necessary if you have not already done it, or if you change branches.
  2. Execute yarn run lint.

Unit tests

  1. Execute yarn --immutable. This step is only necessary if you have not already done it, or if you change branches.
  2. Execute yarn run test.