Format the frontend in the update script

This commit is contained in:
Quentin Gliech
2024-04-03 11:55:00 +02:00
parent 426d1005ad
commit bbf51115ac

View File

@@ -15,4 +15,5 @@ cargo run -p mas-i18n-scan -- --update "${BASE_DIR}/templates/" "${BASE_DIR}/tra
OUT_DIR="${POLICIES_SCHEMA}" cargo run -p mas-policy --features jsonschema
cd "${BASE_DIR}/frontend"
npm run format
npm run generate