Skip to content

Commit

Permalink
fix: markdown issues
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed Jan 6, 2025
1 parent 1d01784 commit 79e6557
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
npm run test:e2e
- name: Display diff
run: git --no-pager diff
run: git --no-pager diff
1 change: 1 addition & 0 deletions .ls-lint.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
ls:
.config.ts: camelCase | PascalCase
.d.ts: camelCase | PascalCase
Expand Down

0 comments on commit 79e6557

Please sign in to comment.