Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 193ae62

Browse files
authored
Merge pull request #12904 from matrix-org/dbkr/prettierrc_cjs_staging
Rename prettier config file to .cjs (staging version)
2 parents aee2ca2 + cd4f301 commit 193ae62

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/static_analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Switch js-sdk to release mode
3737
working-directory: node_modules/matrix-js-sdk
3838
run: |
39-
scripts/switch_package_to_release.js
39+
scripts/switch_package_to_release.cjs
4040
yarn install
4141
yarn run build:compile
4242
yarn run build:types
File renamed without changes.

0 commit comments

Comments
 (0)