Skip to content

Commit

Permalink
Merge pull request #12904 from matrix-org/dbkr/prettierrc_cjs_staging
Browse files Browse the repository at this point in the history
Rename prettier config file to .cjs (staging version)
  • Loading branch information
dbkr authored Aug 21, 2024
2 parents aee2ca2 + cd4f301 commit 193ae62
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Switch js-sdk to release mode
working-directory: node_modules/matrix-js-sdk
run: |
scripts/switch_package_to_release.js
scripts/switch_package_to_release.cjs
yarn install
yarn run build:compile
yarn run build:types
Expand Down
File renamed without changes.

0 comments on commit 193ae62

Please sign in to comment.