Skip to content

[JF] [RFR] Fix MTA-437 --- Exports and imports existing questionnaire after updating name in file #3348

[JF] [RFR] Fix MTA-437 --- Exports and imports existing questionnaire after updating name in file

[JF] [RFR] Fix MTA-437 --- Exports and imports existing questionnaire after updating name in file #3348

Workflow file for this run

name: Code formatting
on: pull_request
jobs:
build:
name: Prettier
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm install .
- run: npm run check