Skip to content

Commit be6f2f4

Browse files
committed
feat: support latest eslint
1 parent f9da3ea commit be6f2f4

File tree

6 files changed

+466
-616
lines changed

6 files changed

+466
-616
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
- run: npm ci
1212
- run: npm run build
1313
- run: npm run format
14-
#- run: npm run lint
14+
- run: npm run lint

0 commit comments

Comments
 (0)