We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0e3466 + 5921aea commit e14bd92Copy full SHA for e14bd92
1 file changed
packages/fxa-payments-server/package.json
@@ -31,7 +31,6 @@
31
"test-integration": "JEST_JUNIT_OUTPUT_FILE=../../artifacts/tests/$npm_package_name/fxa-payments-server-jest-integration-results.xml SKIP_PREFLIGHT_CHECK=true PUBLIC_URL=/ INLINE_RUNTIME_CHUNK=false rescripts test --watchAll=false --ci --reporters=default --reporters=jest-junit",
32
"format": "prettier --write --config ../../_dev/.prettierrc '**'",
33
"storybook": "storybook dev -p 6006",
34
- "build-storybook": "NODE_ENV=production yarn build-css && storybook build",
35
"watch-ftl": "yarn l10n-watch"
36
},
37
"eslintConfig": {
0 commit comments