chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
This commit is contained in:
2
.github/workflows/formal-conformance.yml
vendored
2
.github/workflows/formal-conformance.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '22'
|
||||
node-version: "22"
|
||||
|
||||
- name: Regenerate extracted constants from openclaw
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user