Skip to content

Commit 4fef373

Browse files
committed
add setup files
1 parent fb793d1 commit 4fef373

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docs-lint-and-validate.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
with:
1313
sparse-checkout: |
1414
README.md
15+
package.json
16+
package-lock.json
17+
.eslintrc
1518
sparse-checkout-cone-mode: false
1619

1720
- name: Setup Node.js

0 commit comments

Comments
 (0)