Skip to content

Commit 225cc73

Browse files
committed
Run prettier.
1 parent 2783718 commit 225cc73

File tree

2 files changed

+3
-837
lines changed

2 files changed

+3
-837
lines changed

Diff for: .github/workflows/check.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
- name: Dependencies
2525
run: npm ci
2626

27-
# TODO(AB): ESLint dependencies are broken. Replace with a better and less complex linter.
28-
# - name: Lint
29-
# run: npm run lint:ci
27+
# TODO(AB): ESLint dependencies are broken. Replace with a better and less complex linter.
28+
# - name: Lint
29+
# run: npm run lint:ci
3030

3131
- name: Format
3232
run: npm run format:ci

0 commit comments

Comments
 (0)